| Type | Description |
|---|---|
| Webhook | Send an HTTP POST to any URL |
| Slack | Post a message to a Slack channel |
| Send an email to one or more recipients |
Adding an Integration
You can create integrations in two ways:- From the rule creation form — click the Add Integration button in the integrations section
- From the integrations list — click the Create Integration button
Webhook
Webhook integrations send an HTTP POST request with rule match data to the URL you provide.Enter a name
Give the integration a descriptive name (e.g., “PagerDuty Alerts” or “Internal Monitoring”).
Add custom headers (optional)
Add any headers your endpoint requires — for example, an
Authorization header or a custom X-API-Key. Click Add Header for each key-value pair.Slack
Slack integrations post messages directly to a channel in your workspace.Connect your Slack workspace
Click Connect Slack. A popup will open asking you to authorize Mirador in your Slack workspace. Approve the connection.
Select a channel
After authorization, a dropdown appears listing your Slack channels. Select the channel where you want notifications posted.
The Slack OAuth connection is per-organization. Once connected, any team member can create Slack integrations using the authorized workspace. You only need to authorize once.
Managing Integrations
Enable / Disable
Toggle an integration on or off without deleting it. Disabled integrations will not receive notifications even if linked to active rules.Editing
Click the edit button on any integration to update its name, URL, channel, recipients, or headers.Deleting
Click the delete button to remove an integration. You’ll be asked to confirm before deletion.You cannot delete an integration that is currently linked to one or more rules. Unlink it from all rules first, then delete.
Next Steps
Rules
Create rules that use your integrations
Activity
See when your integrations fire