PagerDuty + Alert24
Send alerts from PagerDuty into Alert24 and route Alert24 incidents back to PagerDuty for end-to-end incident workflow.
Receive PagerDuty webhooks and forward incidents to PagerDuty via Events API v2.
Auto-detected payloads
Alert24 recognizes PagerDuty webhooks out of the box and maps fields to incidents automatically.
On-call routing & escalations
Page the right engineer over SMS, voice, push, email, or chat with policy-driven escalations.
Auto-updating status pages
Promote incidents to a public or private status page with one click and keep customers informed.
Change correlation & AI RCA
Recent deploys, infra updates, and feature flag flips surface alongside the incident for faster root cause.
Quick Setup
Copy Webhook URL
Go to your Alert24 dashboard and copy the webhook URL for PagerDuty.
Configure PagerDuty
Add the webhook URL in your PagerDuty settings.
Auto-Detected
Alert24 auto-detects PagerDuty payloads and maps them to incidents.
Step-by-Step Setup Instructions
PagerDuty Webhook Setup
Example Webhook Payload
This is a sample payload that PagerDuty sends to Alert24 when an alert fires.
{
"event": {
"id": "evt-abc123",
"event_type": "incident.triggered",
"resource_type": "incident",
"occurred_at": "2024-01-15T10:30:00Z",
"data": {
"id": "P-abc123",
"title": "Production API returning 500 errors",
"status": "triggered",
"urgency": "high",
"html_url": "https://myorg.pagerduty.com/incidents/P-abc123",
"service": {
"summary": "Production API"
}
}
}
}How Alert24 Maps PagerDuty Data
Status Field
event.event_type
Message Field
event.data.title
Auto-Create Incidents
No
Auto-Resolve Incidents
Yes
Status Mapping
| Alert24 Status | PagerDuty Values |
|---|---|
| operational | incident.resolved |
| down | incident.triggered |
| degraded | incident.acknowledged |
Connect PagerDuty to Alert24 in minutes
Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.
More Monitoring & Observability Integrations
Datadog
InboundReceive alerts from Datadog monitors and synthetics.
Prometheus / Alertmanager
InboundReceive alerts from Prometheus Alertmanager webhook receiver.
Grafana
InboundReceive alert notifications from Grafana alerting rules.
New Relic
InboundReceive New Relic alert notifications via webhook.
Pingdom
InboundReceive Pingdom uptime check alerts via webhook.
UptimeRobot
InboundReceive UptimeRobot monitor alerts via webhook.