Custom app Freshdesk | Triggers fire when they aren't supposed to

Hi there, so I’m developing a serverless custom app on Freshdesk, FDK version 7.1.0 and node 12.22.1. In this app I’ve two handlers that are onTicketCreate and onTicketUpdate.

So what is happening is that when, for example, a ticket is created, the onTicketUpdate is also triggered, when it shouldn’t.

What can I do to solve this?

It may be due to automations in the account.
You can create automations that update the ticket right after it was created.
Can you check if it is the case?
In Freshdesk: Admin > Automations.

2 Likes

This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.