CoNote

UptimeRobot integration

Record up and down alerts from your UptimeRobot monitors as Incident notes, so downtime lines up with the change behind it.

This integration puts your UptimeRobot up and down alerts on the CoNote timeline as Incident notes — so a monitor going down sits next to the deploy or change from that moment.

What lands on your timeline

A note when a monitor goes down, and another when it comes back up.

How it works

UptimeRobot sends a webhook to CoNote on each alert. It can't add a secret header, so CoNote verifies a secret you append to the URL, and reads a small JSON payload you set on the alert.

Setting it up

  1. Add the integration

    In Integrations, choose UptimeRobot. Copy the webhook URL and the secret shown after you connect.

  2. Add the webhook alert contact

    In UptimeRobot, add a Webhook alert contact. Set the URL to the CoNote URL with ?secret=<secret> appended, choose POST (JSON), and set the POST value to the JSON shown in the connect screen.

  3. Enable it on your monitors

    Turn that alert contact on for the monitors you want on the timeline.

Related articles