Introduction
Cloud Webhooks help deliver events related to various resources directly to your backend service.
This makes it easier to build tools and custom SaaS workflows on top of Cloud using the Cloud API and webhook events.
Notes
-
Webhook configurations are specific to each team.
-
A team can have a maximum of 5 webhook endpoints configured.
-
If 70% of webhook requests to your endpoint fail within the past hour, the webhook will be disabled, and the team will be notified. You can re-enable the webhook from the dashboard after resolving the issue on your end.