Zendesk App Framework, send ticket events webhook
Posted Aug 23, 2022
Hi,
I am planning to build an app for Zendesk marketplace.
I wonder if Zendesk apps support sending webhook events based on triggers in Zendesk (e.g ticketCreated, commentCreated) to external APIs?
If not how do people send the data to the external API from the app when something happens in the Zendesk instance?
0
1
1 comment
Tipene Hughes
Hi b kk,
One way you could go about this is using the /api/v2/apps/notify endpoint together with a webhook notification from the Zendesk instance to trigger a custom notification event in your app. Here's a link to the docs which go in to more detail:
Send Notification to app
ZAF notification events
I hope this helps! Feel free to reach out with any questions.
Tipene
0
Sign in to leave a comment.