Set Up Webhook Alerts
Learn how to send Haspulse alerts to custom webhook endpoints.
Features
- POST requests with JSON payload
- Custom headers support
- HMAC signature verification
- Retry with exponential backoff
Setup Steps
- 1Create an HTTP endpoint to receive POST requests
- 2In Haspulse, add a Webhook channel
- 3Enter your endpoint URL
- 4Optionally add custom headers (e.g., Authorization)
- 5Copy the signing secret for payload verification
Start receiving alerts
Set up your first alert channel and never miss a failed job again.
Get started free