Send alert data to any HTTP endpoint via custom webhooks. Slack and Discord URLs are auto-routed when used in escalation steps.
Send alert data as JSON payloads to any HTTP endpoint — perfect for connecting to tools that don't have a native integration.
When you add a step to an escalation policy and paste a webhook URL into the Recipient field, we auto-detect the destination:
hooks.slack.com → routed to the Slack webhook channeldiscord.com/api/webhooks → routed to the Discord channelhttps:// URL → posted as a generic webhookThat means one escalation step can target any of those three without extra setup. See Escalation step channels for the full routing matrix.