Mattermost
Send incident notifications to Mattermost channels via incoming webhook.
Quick Setup
Copy Webhook URL
Go to your Alert24 dashboard and copy the webhook URL for Mattermost.
Configure Mattermost
Add the webhook URL in your Mattermost settings.
Auto-Detected
Alert24 auto-detects Mattermost payloads and maps them to incidents.
Step-by-Step Setup Instructions
Mattermost Integration Setup
This is an outbound integration — Alert24 sends incident notifications to your Mattermost channel.
Example Webhook Payload
This is a sample payload that Mattermost sends to Alert24 when an alert fires.
{
"text": "Incident: API Latency Spike",
"username": "Alert24",
"icon_url": "https://alert24.net/icon.png",
"attachments": [
{
"color": "#FF0000",
"title": "API Latency Spike",
"text": "Severity: High | Status: Investigating"
}
]
}How Alert24 Maps Mattermost Data
Status Field
auto-detected
Message Field
auto-detected
Auto-Create Incidents
No
Auto-Resolve Incidents
No
Connect Mattermost to Alert24 in minutes
Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.
More Chat & Messaging Integrations
Slack
OutboundSend incident notifications to Slack channels via incoming webhooks with rich Block Kit formatting.
Microsoft Teams
OutboundSend incident notifications to Microsoft Teams channels via incoming webhook with Adaptive Cards.
Discord
OutboundSend incident notifications to Discord channels via webhook.
Telegram
OutboundSend incident notifications to Telegram chats and groups via bot.
Google Chat
OutboundSend incident notifications to Google Chat spaces via webhook.
Webex
OutboundSend incident notifications to Webex spaces via incoming webhook.