Integrations1 min read

Better Uptime

Integrate Better Uptime with OpsKnight.

Better Uptime Integration

Receive down alerts from Better Uptime.


Endpoint

POST /api/integrations/better-uptime?integrationId=YOUR_INTEGRATION_ID

Setup

Step 1: Create Integration in OpsKnight

  1. In OpsKnight, go to Service -> Integrations.
  2. Add a Better Uptime integration.
  3. Copy the Webhook URL: https://[YOUR_DOMAIN]/api/integrations/better-uptime?integrationId=[ID]

Step 2: Configure Better Uptime

  1. Go to Integrations -> Webhooks.
  2. Click Create Webhook.
  3. Paste the OpsKnight Webhook URL.
  4. Select events:
    • incident_started (Triggers Incident)
    • incident_resolved (Resolves Incident)
    • incident_acknowledged (Acknowledges Incident)
  5. Save.

Severity Mapping

OpsKnight automatically maps Better Uptime severity to OpsKnight urgency (Critical/Error/Warning).

Last updated for v1

Edit this page on GitHub