Integration Guide

Slack Integration | Real-time Alerts

Real-time monitoring for zero-downtime guarantees

Connect Workspace View API Reference

Setup Steps

Connect your UptimePulse dashboard to Slack in under three minutes. Follow these steps to authorize the app, select your notification channels, and verify webhook delivery.

1. Authorize UptimePulse via OAuth 2.0

Click "Connect Workspace" and log in with your Slack admin credentials. UptimePulse requests `channels:read`, `chat:write`, and `users:read` scopes to securely post alerts without storing your Slack tokens locally.

2. Select Alert Channels & Escalation Paths

Map specific UptimePulse monitor groups to Slack channels. Assign `#ops-critical` for HTTP 5xx errors and `#status-updates` for scheduled maintenance windows. Configure on-call handoffs using PagerDuty sync or direct mentions like `@incident-response`.

3. Verify Webhook & Test Delivery

Trigger a synthetic check from your dashboard to confirm payload routing. UptimePulse sends a JSON-formatted event to your selected channels within 150ms. Check the "Integration Health" tab for successful handshake logs and retry intervals.

Message Formatting

Customize how UptimePulse delivers incident notifications, recovery confirmations, and performance digests directly into your Slack threads.

Severity Tagging & Color Blocks

Alerts automatically apply Slack Block Kit styling based on monitor thresholds. Critical failures render with `#FF4D4D` borders and `@channel` pings, while warning states use `#FFC107` with silent delivery to designated war rooms.

Dynamic Incident Payloads

Each message includes a structured JSON payload with monitor ID, response time in milliseconds, SSL certificate expiry dates, and direct deep-links to the UptimePulse incident timeline. Engineers can trigger runbooks or acknowledge outages without leaving Slack.

Threaded Recovery & Digest Reports

Recovery notifications automatically reply to the original alert thread to preserve context. Weekly digest summaries aggregate downtime minutes, false-positive rates, and SLA compliance percentages for teams like Acme Corp's infrastructure group.