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
Copy file name to clipboardexpand all lines: docs/webhooks/events.md
+3
Original file line number
Diff line number
Diff line change
@@ -179,6 +179,9 @@ Type | Description
179
179
`content.exported` | When a new content has been exported from RingCX to the source. **This does not mean that the export succeeded. The synchronization_status field needs to be checked.**
180
180
`content.imported` | When a new content has been imported from the source to RingCX.
181
181
`content.replied` | When someone replied to another content. **This does not mean that the content has been published yet. Notifications about exports are done with content.exported.**
182
+
`content.thread_auto_closed` | When an Engage Messaging thread was automatically locked.
183
+
`content.thread_closed` | When a thread is locked.
184
+
`content.thread_opened` | When a thread is unlocked.
182
185
`content.update_exported` | When a content has been update_exported (and the update has been propagated to the external source).
0 commit comments