AI Agents

Connect Google Sheets with Slack

12 nodes 227 155 Webhook
Download

Workflow Description

An AI-powered automation template connecting Google Sheets to Slack through an intelligent agent. Receives data via webhook, processes it with language models and contextual memory, then intelligently forwards results to Slack for team collaboration and real-time notifications.

How it works

  1. 1.Receive incoming data through webhook and trigger workflow execution
  2. 2.Split and process text data into manageable chunks for analysis
  3. 3.Generate semantic embeddings using OpenAI and store in vector database
  4. 4.Activate the AI agent for flexible querying and contextual understanding
  5. 5.Write processed results and insights to Google Sheets automatically
  6. 6.Send summaries and alerts to designated Slack channels

Use cases

  • Monitor large datasets and send intelligent reports to your team via Slack notifications
  • Automatically process customer inquiries and centralize responses in a Google Sheet
  • Analyze lengthy documents and extract key insights with immediate team alerts

Requirements

  • Active OpenAI API key with access to chat and embedding models
  • Configured Supabase account with Vector Store enabled and authenticated

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 227
Downloads 155

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