- Your Task History ID
- IjU3NjYwNTZhMDYzZTA0MzI1MjZiNTUzMDUxMzci_pc
I have my own ticketing system and connected it to Zoho Desk using Pabbly. I set it up through a webhook in Pabbly (as shown in the attached image), which then connects to Zoho Desk to find a contact.
This setup is currently working well.
Now, I need assistance in configuring the integration so that both outgoing and incoming threads are synced. Specifically:
What to use in app event? Should I Update Ticket or List All Thread
- If a contact exists, it creates a new ticket in Zoho Desk with the details from my system.
- If no contact is found, it creates a new account first and then creates a new ticket with the same details.
This setup is currently working well.
Now, I need assistance in configuring the integration so that both outgoing and incoming threads are synced. Specifically:
- When a ticket in Zoho Desk is updated or replied to (incoming or outgoing), the update should be sent back to my system.
- I already have the API from Zoho, as replies are handled there, but I need guidance on how to properly implement this syncing process.
What to use in app event? Should I Update Ticket or List All Thread