Checkly

Automate your status page using Checkly

Update your page when a check fails or recovers
Update your page when a check fails or recovers
Your status page gets updated
Your status page gets updated
Customize updates using templates
Customize updates using templates
  1. Generate a Checkly webhook
  2. Go to your Checkly dashboard
  3. Checkly dashboard
  4. Add a webhook alert
  5. Add name
  6. Add any name, and use the generate webhook URL.
  7. Make sure to add alert to the body
  8. Example:
    {
    "alert": "{{ALERT_TYPE}}"
    }