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
- In OpsKnight, go to Service -> Integrations.
- Add a Better Uptime integration.
- Copy the Webhook URL:
https://[YOUR_DOMAIN]/api/integrations/better-uptime?integrationId=[ID]
Step 2: Configure Better Uptime
- Go to Integrations -> Webhooks.
- Click Create Webhook.
- Paste the OpsKnight Webhook URL.
- Select events:
incident_started(Triggers Incident)incident_resolved(Resolves Incident)incident_acknowledged(Acknowledges Incident)
- Save.
Severity Mapping
OpsKnight automatically maps Better Uptime severity to OpsKnight urgency (Critical/Error/Warning).
Last updated for v1
Edit this page on GitHub