#Video Tutorial
https://www.youtube.com/watch?v=EKLzl254UY8
This super simple guide will walk you through the process of setting up the Google Chat API node in n8n. Follow these 7 simple steps to successfully integrate Google Chat with your n8n workflows.
Prerequisites
⚠️ Important Requirements:
- You must have a Google Workspace account (work email)
- Regular Gmail accounts (@gmail.com) cannot use the Google Chat API
- You need to be a member of a Google Workspace organization
Step 1: Add Google Chat API Node in n8n
-
Open your n8n workflow editor
-
Search for "Google Chat" in the node selector
-
Add the Google Chat API node to your workflow
-
Select the operation you want to perform (e.g., "Create a Message")

Step 2: Create Google Cloud Console Project
- Navigate to Google Cloud Console
- Log in with your workspace email (not personal Gmail)
- Click on "Create Project"
- Name your project (e.g., "Google Chat n8n Integration")
- Click "Create" and wait for the project to be created