Integrations
Integrations connect Alerta to the providers where alerts are delivered. The dashboard is the primary place to connect and manage provider authorization.
Supported Providers
| Provider | Main send endpoint | Notes |
|---|---|---|
| Slack | POST /v2/slack/send | Fastest provider for basic test messages |
| Discord | POST /v2/discord/send | Supports replies and thread flows |
| Microsoft Teams | POST /v2/teams/send | Supports message send and reply flows |
Provider Setup Guides
API Flow
- Connect the provider in
https://app.alerta.encrisoft.com. - Confirm the channel appears in the dashboard.
- Create or view API credentials.
- Send an authenticated
POSTrequest to the provider endpoint.