AI Agents

Connect Google Sheets with Slack

12 nodes 238 153 Webhook
Download

Workflow Description

An intelligent automation connects Google Sheets to Slack, where an AI agent powered by Anthropic analyzes data and sends customized reports automatically when a webhook is triggered, leveraging vector search and contextual memory.

How it works

  1. 1.Receive request via webhook and pass data to the AI agent
  2. 2.Split text data and generate embeddings using Cohere technology
  3. 3.Search the Pinecone vector store to retrieve relevant context and information
  4. 4.Process queries through Anthropic model with buffer memory to maintain context
  5. 5.Extract required data from Google Sheets and formulate the response
  6. 6.Send organized reports and answers to the designated Slack channel

Use cases

  • Send intelligent alerts to Slack when specific data updates occur in company sheets
  • Automatically extract and share analytical reports from Google Sheets with the sales team
  • Answer employee inquiries about stored data in sheets instantly and accurately
  • Continuously monitor key performance indicators and notify teams of anomalies via Slack

Requirements

  • Active Google Sheets account with API access enabled and proper permissions
  • Anthropic API key with Claude model access and sufficient quota
  • Pinecone account with API credentials and a configured vector database
  • Slack workspace with bot installed and channel posting permissions granted

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 238
Downloads 153

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

Pinecone Insert

Vector Store Pinecone

#5

Pinecone Query

Vector Store Pinecone

#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