Skip to main content

Operational Webhooks

In addition to enabling you to send webhooks to your customers, Svix also sends you webhooks about the events in your Svix environment. We call these: "Operational webhooks".

These webhooks let you build powerful workflows and automations over events in your account. For example, a common one is to monitor for endpoint.disabled, which triggers when an endpoint has been automatically disabled after multiple days of failing, and notify your customer automatically via email when that happens.

To subscribe to operational webhooks, please head to the Operational Webhooks section of the dashboard.

For more information on the exact events, their schemas, and other related documentation please refer to the the webhooks section of the API reference documentation.