Webhooks send a JSON POST request to any URL when an alert is triggered. This is useful for integrating with tools like Zapier, Make.com, n8n, or your own backend.
In Settings → Notifications → Integrations, enter your webhook URL. Every alert event will POST a JSON payload with the event type, domain, and details.