#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:

Step 1: Add Google Chat API Node in n8n

  1. Open your n8n workflow editor

  2. Search for "Google Chat" in the node selector

  3. Add the Google Chat API node to your workflow

  4. Select the operation you want to perform (e.g., "Create a Message")

    image.png

Step 2: Create Google Cloud Console Project

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