AI Agents

Connect Google Sheets with Slack

12 nodes 212 159 Webhook
Download

Workflow Description

An automation template that integrates Google Sheets with Slack using an OpenAI-powered intelligent agent. It receives data via webhook, processes it using vector embeddings and memory, then sends results and summaries to Slack channels automatically.

How it works

  1. 1.Receive incoming data through webhook and split into processable text segments
  2. 2.Generate OpenAI embeddings and store them in a vector database
  3. 3.Activate the intelligent agent to query, analyze, and maintain contextual memory
  4. 4.Write analysis results and summaries back to Google Sheets
  5. 5.Send notifications and intelligent summaries to designated Slack channels

Use cases

  • Analyze customer feedback from spreadsheet rows and automatically send AI-generated summaries to your sales team on Slack
  • Monitor project-related data tables and push smart alerts and updates to Slack for team collaboration

Requirements

  • Valid API keys for OpenAI, Supabase, Google Sheets, and Slack
  • An existing Google Sheets document and Slack channel configured in advance

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Text Splitter OpenAI Vector Store Memory AI Agent Google Sheets Slack

Details

Trigger Webhook
Nodes 12
Apps 7
Views 212
Downloads 159

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (12)

/

Sticky Note

Sticky Note

#1

Webhook Trigger

Webhook

#2

Text Splitter

Text Splitter Character Text Splitter

#3

Embeddings

OpenAI

#4

Supabase Insert

Vector Store Supabase

#5

Supabase Query

Vector Store Supabase

#6

Vector Tool

Tool Vector Store

#7

Window Memory

Memory Buffer Window

#8

Chat Model

OpenAI

#9

RAG Agent

Agent

#10

Append Sheet

Google Sheets

#11

Slack Alert

Slack

#12