Google Chat Integration
Overview
The Google Chat integration allows you to receive Onagre alert notifications directly in a Google Chat space. When a sensor triggers an alert, Onagre sends a message to the configured Google Chat webhook, keeping your team informed in real time.
Subscription
This integration requires a Pro subscription or higher.
Prerequisites
Before configuring this integration, you need to create a webhook in your Google Chat space:
- Open the Google Chat space where you want to receive notifications.
- Click the space name at the top, then select Apps & integrations.
- Click Manage webhooks, then Add another.
- Give the webhook a name (e.g. "Onagre Alerts") and optionally set an avatar URL.
- Copy the Webhook URL — you will need it in the next step.
For more details, see the Google Chat webhooks documentation.
Configuration Options
- Name (required): A unique name to identify this integration, e.g.
Google Chat Alerts. - Webhook URL (required): The Google Chat webhook URL. It must start with
https://chat.googleapis.com/v1/spaces/.
How It Works
When an alert fires, Onagre sends an HTTP POST request to the Google Chat webhook URL with a formatted message containing the alert details. The message appears in the linked Google Chat space.
Summary
The Google Chat integration lets you route Onagre alerts into your team's Google Chat spaces. Create a webhook in your space, paste the URL into Onagre, and you are ready to receive notifications.