Core Concepts
Webhook Examples
Index page for alerting webhook examples now maintained under Guides
Webhook provider examples are now maintained in Guides.
Moved examples
Use:
This guide includes Telegram and other common webhook integrations with runtime-compatible variables and $ENV_VAR secret usage.
Quick reminder
- Use Mustache variables from Templates
- Use
$VAR_NAMEfor secrets in URL/headers/body - For webhook headers, use
[{"key":"...","value":"..."}]