Google Chat
Send incident notifications to Google Chat spaces via webhook.
Quick Setup
Copy Webhook URL
Go to your Alert24 dashboard and copy the webhook URL for Google Chat.
Configure Google Chat
Add the webhook URL in your Google Chat settings.
Auto-Detected
Alert24 auto-detects Google Chat payloads and maps them to incidents.
Step-by-Step Setup Instructions
Google Chat Integration Setup
This is an outbound integration — Alert24 sends incident notifications to your Google Chat space.
Example Webhook Payload
This is a sample payload that Google Chat sends to Alert24 when an alert fires.
{
"text": "Incident: API Latency Spike\nSeverity: High | Status: Investigating",
"cards": [
{
"header": {
"title": "Alert24 Incident"
},
"sections": [
{
"widgets": [
{
"textParagraph": {
"text": "API Latency Spike - Severity: High"
}
}
]
}
]
}
]
}How Alert24 Maps Google Chat Data
Status Field
auto-detected
Message Field
auto-detected
Auto-Create Incidents
No
Auto-Resolve Incidents
No
Connect Google Chat 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.
Mattermost
OutboundSend incident notifications to Mattermost channels via incoming webhook.
Webex
OutboundSend incident notifications to Webex spaces via incoming webhook.