You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/sources/zendesk.md
+84-2Lines changed: 84 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,13 +62,95 @@ of the TriggerMesh Zendesk event source as soon as a corresponding action happen
62
62
63
63
## Event Types
64
64
65
-
The Zendesk event source emits events of the following type:
65
+
### `com.zendesk.ticket.created`
66
+
When a new ticket is created in Zendesk a registred source will emit an event of type `com.zendesk.ticket.created`. An example event of this type can be found below.
0 commit comments