Webhooks Failure
投稿日時:2022年3月16日
Hello,
Do you think it's possible to :
- Be alerted per mail (for Admin) when a Webhook fail?
- Have a button that permit to launch again Webhooks when issue is solved?
Thanks
16
15
投稿日時:2022年3月16日
Hello,
Do you think it's possible to :
- Be alerted per mail (for Admin) when a Webhook fail?
- Have a button that permit to launch again Webhooks when issue is solved?
Thanks
16
15件のコメント
David
We need this.
On multiple clients, we've had to mitigate this with temporary solutions using tagging logic to determine if the webhook was fired successfully or not. But it's not very scaleable.
1
Zach Anthony
Thanks for the feedback. This definitely helps us understand what would be most valuable in terms of configuring notifications.
Nathan Purcell in terms of your question around webhook failures, the scenario you described should result in the tag being applied. This is because when a business rule fires a webhook, it queues the webhook job to be run but doesn't actually run the job immediately. After queueing the webhook job, the business rule (trigger) will continue processing.
Hope this helps!
0
Nathan Purcell
Weighing in here as I'm about to cross the webhook bridge too.
Notifiable users should be definable on the individual webhook. It should not be a global setting as it's perfectly feasible for webhooks to be related to completely different departments. I'd suggest a free-text box allowing the creator to enter comma-separated email addresses (which also allows us to notify monitoring systems etc. )
I'm also interested to know how a fail webhook call affects subsequent triggers?
What happens if I have a trigger with two actions: 1 to call a webhooks and 1 to apply a tag. If the webhook fails, is the tag applied?
0
Admin WEBHELP
Hello, I think an admin or end user can be alerted. On my side, we have technical admin that take in charge complex triggers, html format, routing, Webhooks, integration... and production admin that take care of views, workflow.
I think technical admins need to be alerted, and maybe a end user as webhhoks is used on our side to send information from Zendesk to other tools. This other tools admin can be put in Zendesk as end user to be alerted.
I think a message can be sent for each failure with the error code detected.
2
Zach Anthony
Hey there! While it is not possible today, these are problems that we are considering for future development. Some things we are interested in understanding is who should be notified of a failure (e.g. all admins, just the account owner etc.) and what types of failures are worth alerting on.
We would love to hear more about if you have any thoughts about what you would expect for your use cases.
2
サインインしてコメントを残してください。