Other: REST API - Webhooks - Sync Failure event
AnsweredI want to configure a webhook to trigger whenever a sync fails. Right now my options are "sync_end" which includes successful syncs, or "connection_failure" which isn't always the cause of a failed sync.
Specifically I'm trying to monitor for changes in SSH/TLS that only generate a "status" event and not a "connection_failure" event. So I have to use "sync_end" but then my webhook gets triggered for huge numbers of successful syncs when I don't need it to trigger.
-
Official comment
Hi Daniel,
Thanks for the feedback! Are you able to just drop non-failure events? Or is it overloading your endpoint?
Jimmy
Please sign in to leave a comment.
Comments
1 comment