Uptime Robot

Automate your status page using Uptime Robot

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 Uptime Robot webhook
  2. Open your Uptime Robot dashboard. Click on My settings in navigation.
  3. Uptime Robot dashboard
  4. Click Add Alert Contact.
  5. Add alert contact
  6. Select alert contact type: "Webhook" and add copied webhook URL address.
  7. Add this POST value:
    {
    "trigger": "*alertTypeFriendlyName*",
    "status": "MAJOROUTAGE"
    }
    status is an optional field.
  8. ✅ Check Send as JSON
  9. You're done! 👌