AI Agents

Connect Google Sheets with Slack

12 nodes 206 164 Webhook
Download

Workflow Description

Smart automation connecting Google Sheets with Slack through an AI agent that understands data and sends contextual alerts. Processes content using embeddings and vector memory for precise, context-aware information retrieval.

How it works

  1. 1.Receive requests via webhook and parse them with the AI agent
  2. 2.Segment spreadsheet content and convert it to numerical embeddings
  3. 3.Search vector store and retrieve relevant data matches
  4. 4.Generate contextual responses and send them to Slack channels

Use cases

  • Send summarized reports from spreadsheets to Slack based on staff queries
  • Monitor spreadsheet changes and automatically notify teams via Slack
  • Answer data-related questions from Slack using sheet information directly

Requirements

  • Google Sheets account with read and write permissions
  • Slack app with permissions to send messages to channels and direct messages
  • Anthropic API key to power the intelligent agent

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Text Splitter Embeddings Vector Store Memory Anthropic AI Agent Google Sheets Slack

Details

Trigger Webhook
Nodes 12
Apps 8
Views 206
Downloads 164

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

Embeddings Cohere

#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

Lm Chat Anthropic

#9

RAG Agent

Agent

#10

Append Sheet

Google Sheets

#11

Slack Alert

Slack

#12