Trigger Google Chat Alert
Send a Google Chat alert when a specific condition is met.
Overview
This node triggers an Message in Google Chat based on specified trigger conditions.
Inputs & Outputs
- Inputs : 1, Media Format : Raw Video
- Outputs : 1, Media Format: Raw Video
- Output Metadata : None
Properties
| Property | Description | Type | Default | Required |
|---|---|---|---|---|
trigger | Publish when this condition evaluates to true. | trigger-condition | null | Yes |
gchat_webhook_url | Google Chat webhook URL | string | null | Yes |
message_title | Alert message title | string | Lumeo Alert | Yes |
message_subtitle | Alert message subtitle | string | null | No |
message_action | If enabled, includes an action button on the message that opens a URL. | bool | false | No |
message_action_title | Action button title. Conditional on message_action being true. | string | null | Yes |
message_action_url | Action button URL. Conditional on message_action being true. | string | null | Yes |
livestream_node | If specified, includes a link to the live stream. Accepted node type: stream_webrtc_out. | string | null | No |
attach_snapshot_node | If specified, includes a snapshot uploaded by this Snapshot node to Lumeo Cloud. Accepted node type: snapshot. | string | null | No |
attach_gif_node | If specified, includes a GIF uploaded by this GIF node to Lumeo cloud. Accepted node type: save_gif. | string | null | No |
attach_clip_node | If specified, includes a clip uploaded by this Clip node to Lumeo cloud. Accepted node type: clip. | string | null | No |
timezone | Timezone. Options: US/Pacific (us/pacific); US/Central (us/central); US/Mountain (us/mountain); US/Eastern (us/eastern); Other (other). | enum | us/pacific | Yes |
timezone_offset | Timezone offset from GMT. Conditional on timezone being other. Unit: h. | float | null | Yes |
interval | Min. time between consecutive notifications. Unit: seconds. | number | 0 | Yes |
max_media_wait_time | Max. time to wait until a clip or snapshot is available. Unit: seconds. | float | 5 | No |
send_media_delayed | Send message without waiting for additional media to be available. | bool | false | No |
serve_local_media | Enable to serve media from gateway instead of Lumeo cloud, and only accessible by devices on local network. Requires media nodes to be set up to save media locally. | bool | false | No |
use_ssl | Enable SSL for local media? Conditional on serve_local_media being true. | bool | false | No |
gateway_hostname | Gateway domain name to use with SSL certificates, if available. Conditional on use_ssl being true. | string | null | No |
ssl_cert | SSL Certificate. Conditional on use_ssl being true. | string | null | No |
ssl_cert_key | SSL Certificate Private Key. Conditional on use_ssl being true. | string | null | No |
Output Metadata
Node does not insert any output metadata; upstream metadata continues through the pipeline
Google Chat Webhook URL
- Create a new Space in Google Chat to receive Lumeo messages, or navigate to one you want to use. Click on the space name and select "Apps & Integrations"
- Select Manage Webhooks
- Add a Webhook, give it a name. Then copy the URL and configure it in this node's properties in Lumeo.

Updated 14 days ago
Did this page help you?
