Use Uptime Robot to automate your status page

  1. Go to Instatus, under Integrations, select Uptime Robot
  2. Select the templates to use when creating and resolving automated incidents
  3. Copy your page's webhook URL
  4. Open your Uptime Robot dashboard. Click on My settings in navigation.
Uptime Robot dashboard
  1. Click Add Alert Contact.
Add alert contact
  1. Select alert contact type: "Webhook" and add copied webhook URL address.
  2. Add this POST value:
{
"trigger": "*alertTypeFriendlyName*",
"status": "MAJOROUTAGE"
}

status is an optional field

  1. Make sure to check Send as JSON
We're done! 馃憣