Warrn sends alert event payloads to an HTTP endpoint you configure. Use this to connect tools that don’t have a native integration.
Setup
1
Add to a service
Open a service or team in Warrn. Go to the Integrations tab and add Outgoing Webhook.
2
Configure the webhook
Enter the destination URL, optional custom headers, and a signing secret. Select which severity levels trigger the webhook.
3
Choose when it receives alerts
Under Alert delivery, select Routing rules only to send only alerts chosen by an enabled rule. Select All team or service alerts to include the webhook in the normal notification stream.
Payload
Each webhook delivers a JSON payload containing:- Alert ID, name, description, and severity
- Service and team context
- Current status and timestamps
- Tags and metadata