Skip to main content

Google Chat

Send messages to Google Chat spaces from a workflow.

Configuration

Navigate to Settings → Integrations → Add Integration → Google Chat.

FieldDescription
NameA friendly label for this connection
Webhook URLA Google Chat webhook URL for the target space. Create one in Google Chat under Space settings → Integrations → Webhooks.

Click Test Connection to verify the webhook.

Editor usage

Add a Google Chat node to the canvas.

Data tab

FieldDescription
MessageThe message text to send (supports variable interpolation from upstream nodes)
Thread KeyOptional thread key to reply within an existing thread

Config tab

Select which Google Chat connection to use.

Workflow example

Connect a Playwright node → Google Chat node to notify a Google Chat space when tests complete.