M1
Docs

Webhook alerts

Receive a JSON POST when a monitor goes down or recovers.

Setup

  1. Open a project → Notifications.
  2. Add channel type Webhook.
  3. Set the webhook URL (HTTPS recommended).
  4. Use Test in the UI to verify delivery.

Payload

Default: POST with Content-Type: application/json

{"message":"<human-readable alert text>"}

MVP channels

Telegram and Webhook work without SMTP. Email alerts require SMTP on the server (not configured yet).

All docs · Heartbeat · [email protected]