Skip to main content
All Collections
How to Send a Message to a Space in Google Chat
How to Send a Message to a Space in Google Chat
Yoom 運営事務局 avatar
Written by Yoom 運営事務局
Updated over a week ago

1. Issuing a Webhook URL

1. Open the Google Chat space where you want to send a message.

2. Click the space name and select “Apps & Integrations

3. Click the "+Add Webhooks".

4. In the "Name" field, enter a name like "Yoom".

4. Click the "Save" button to issue a Webhook URL.

5. Copy the generated Webhook URL to use in Yoom.


2. Configuration in Yoom

  1. In Yoom, go to your Flowbot and select Google Chat.

  2. Choose the “Send message to space” action under "Integrate with Apps" to proceed to the settings page.

  3. Fill in the following details.

🔹 Space ID

Extract the part after “/space/” in the Google Chat space URL.

💡 Example:

If the URL is:

Then, the Space ID is:

AAAAoGO_ies

🔹 Key

The Key can be found in the Webhook URL you copied.

💡 Example:

If the Webhook URL is:

https://chat.googleapis.com/v1/spaces/AAAAoGO_ies/messages?key=AIzaSyDdI0hCZtE6vySjMm-WEfRq3CPzqKqqefe&token=uf8perWnXy5QdlC0qOtMzefHfr4C19ZLA11HLhM2dCg%3D

Then, the Key is:

AIzaSyDdI0hCZtE6vySjMm-WEfRq3CPzqKqqefe

🔹 Token

Extract the Token from the Webhook URL and remove the trailing %3D.

💡 Example:

If the Webhook URL is:

https://chat.googleapis.com/v1/spaces/AAAAoGO_ies/messages?key=AIzaSyDdI0hCZtE6vySjMm-WEfRq3CPzqKqqefe&token=uf8perWnXy5QdlC0qOtMzefHfr4C19ZLA11HLhM2dCg%3D

Then, the Token is:

uf8perWnXy5QdlC0qOtMzefHfr4C19ZLA11HLhM2dCg


3. Sending the Message

Once you have set the Space ID, Key, and Token in Yoom, write your message.

Send the message - it will post directly to the Google Chat space 🎉

⚠️ Important Notes

This operation is only available for Google Workspace users.

For more details on Webhook Settings, refer to the Google's official documentation:

Search Keywords

Google Workspace, Google, Google Chat, Chat, Space

Did this answer your question?