Supported platforms
- Slack
- Microsoft Teams
- Generic webhooks (any HTTP endpoint)
Setup
- Slack
- Microsoft Teams
- Generic webhook
- Go to Integrations → Catalog → Messaging → Slack and click Connect.
- You’ll be redirected to Slack’s OAuth authorization page. Select the workspace to connect and click Allow.
- Once authorized, return to the integration settings and select the default channel for notifications.
Channel routing
Route different notification types to different channels or recipients using routing rules. For example:- Send
report.completedevents to the#analytics-teamchannel. - Send
user.deactivatedevents to the#securitychannel. - Send all alert-level events to an on-call webhook.
Notification rules
Each notification type can be toggled independently. Common notification types:| Type | Description |
|---|---|
report.completed | A scheduled report has finished running |
sync.failed | A data source or connector sync has failed |
user.invited | A new member has been invited to the workspace |
alert.triggered | A configured threshold alert has fired |