Incident & uptime alerts where your team already works
Stream incident and uptime alerts from StatusPage.me into the tools your team already uses.
Keep engineers and on-call teams in sync across Discord, Slack, Telegram, Microsoft Teams, Pushover, email and custom webhooks.
β¨ Included on every plan β’ No per-channel pricing β’ Set up in minutes
StatusPage.me integrations
Connect your status pages and monitors to the channels your team already lives in.
Discord
Send incident notifications directly to your Discord channels. Perfect for development teams and gaming communities.
Features:
- Rich embed notifications with colors and formatting
- Real-time incident updates
- Support for multiple webhooks
- Automatic status change notifications
Slack
Keep your team informed with Slack notifications. Integrate seamlessly with your workspace.
Features:
- Formatted messages with blocks and attachments
- Mentions and channel notifications
- Thread support for incident updates
- Multi-channel distribution
Telegram
Receive instant incident alerts on Telegram. Great for personal notifications and small teams.
Features:
- Instant push notifications to your phone
- Markdown formatting support
- Bot-based integration
- Group and channel support
Generic Webhook
Connect to any service that accepts webhooks. Build custom integrations with your own tools.
Features:
- POST JSON data to any endpoint
- Custom headers and authentication
- Flexible payload structure
- Integrate with Zapier, Make, n8n, and more
Microsoft Teams
Send incident alerts directly to Microsoft Teams channels. Perfect for enterprise teams already using the Teams ecosystem.
Features:
- Rich adaptive cards with colors and buttons
- Integration with Teams channels and conversations
- Real-time incident and status notifications
- Enterprise-grade security and compliance
Pushover
Receive mobile push notifications on iOS and Android devices. Get alerts on your phone instantly.
Features:
- Instant push notifications to mobile devices
- Works on iOS and Android platforms
- Priority levels for critical alerts
- Notification sounds and vibration alerts
Receive incident notifications via email. The classic, reliable notification method that works everywhere.
Features:
- Rich HTML email formatting
- Incident details with direct links
- Support for multiple email addresses
- Works on all devices and email clients
How alerts flow from StatusPage.me to your tools
Go from first failed check to team-wide notifications in three simple steps.
Create your status page & monitors
Sign up, create your first status page and add the services and monitors you want to track across regions.
Connect your notification channels
In your status page settings, open "Notification Channels" and add the integrations you need: Discord, Slack, Telegram, Microsoft Teams, Pushover, email or generic webhooks.
Let StatusPage.me handle the alerts
When monitors detect issues or you create or update an incident, all configured channels receive instant notifications. Your team hears about problems before your customers do.
Popular ways teams use integrations
From on-call alerts to automation, plug StatusPage.me into the rest of your stack.
Dev Teams
Send alerts to Discord or Slack channels where your engineering team already collaborates. Keep everyone in sync during incidents without copyβpasting updates.
Workflow Automation
Use webhooks to trigger workflows in Zapier, Make or n8n. Create tickets, send emails, page onβcall or update internal dashboards automatically.
Real-time Alerts
Get instant mobile notifications via Telegram or Pushover when critical services go down. Perfect for onβcall engineers and SRE teams.
Webhook Payload Example
Build custom integrations, dashboards and automations with our structured JSON payload.
{
"event": "incident.created",
"timestamp": "2025-10-27T12:34:56Z",
"status_page": {
"id": "123",
"name": "My Status Page",
"url": "https://status.example.com"
},
"incident": {
"id": "456",
"title": "Database Connection Issues",
"status": "investigating",
"impact": "major",
"message": "We are investigating reports of slow database queries...",
"created_at": "2025-10-27T12:30:00Z",
"updated_at": "2025-10-27T12:34:56Z"
},
"affected_components": [
{
"id": "789",
"name": "API Server",
"status": "degraded_performance"
}
]
}Ready to plug StatusPage.me into your stack?
Connect Discord, Slack, Telegram, Microsoft Teams, Pushover, email and webhooks in a few clicks and keep every incident and uptime check in sync.
Frequently asked questions about integrations
How incident and uptime alerts flow into Discord, Slack, Telegram, Teams, Pushover, email and webhooks.