[INTEGRATIONS]

Connect your
favorite tools

Connect Encompass with your existing tools. Get alerts where you work, trigger workflows, and automate your incident response.

Chat & Collaboration

Get alerts where your team already works

Slack

Send alerts to Slack channels and receive incident updates in real-time

Discord

Alert your Discord server with customizable webhook notifications

Microsoft Teams

Integrate with Teams channels for enterprise communication

Coming Soon

Telegram

Push notifications to Telegram bots and channels

Communication

Notify your team through multiple channels

Email

Send detailed email notifications with incident information

SMS

Send SMS alerts for critical incidents that need immediate attention

Custom HTTP Webhook

Send HTTP webhooks to any endpoint with custom payloads

Build custom integrations

Use webhooks and our REST API to integrate with any system

webhook-payload.json
{
  "event": "incident.triggered",
  "incident": {
    "id": "inc_abc123",
    "title": "API Server Down",
    "severity": "critical",
    "status": "triggered",
    "created_at": "2024-01-15T10:30:00Z"
  },
  "monitor": {
    "id": "mon_xyz789",
    "name": "API Health Check",
    "url": "https://api.example.com/health"
  }
}

Ready to connect your tools?

Start your free trial and set up integrations in minutes.

Get Started Free