AI Agents

Connect Google Sheets with Slack

12 nodes 213 162 Webhook
Download

Workflow Description

Intelligent automation that connects Google Sheets with Slack through an AI Agent powered by Anthropic Claude. Reads and analyzes spreadsheet data using embeddings and vector storage, then sends customized summaries and alerts to Slack channels based on data content and context.

How it works

  1. 1.Receive request via webhook and route to AI Agent
  2. 2.Analyze incoming data using Anthropic Claude language model
  3. 3.Retrieve relevant data from Google Sheets
  4. 4.Generate and send intelligent alerts to Slack channel

Use cases

  • Monitor spreadsheet changes and instantly notify teams in Slack channels
  • Analyze reports and send AI-powered summaries to designated channels
  • Identify and alert on sensitive or priority data meeting specific criteria

Requirements

  • Active Slack workspace with message posting permissions
  • Google Sheets document containing data to monitor
  • Anthropic API key for Claude access
  • Pinecone vector database configuration

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 213
Downloads 162

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