AI Agents

Connect Google Sheets with Slack

12 nodes 209 148 Webhook
Download

Workflow Description

An intelligent automation that connects Google Sheets with Slack, using an AI agent to process data with advanced language models, store information in a vector database, and automatically send responses to designated Slack channels.

How it works

  1. 1.Receive webhook request and split text into processable chunks
  2. 2.Convert data to numerical vectors and store in Pinecone
  3. 3.Activate intelligent agent using Anthropic models with buffer memory for contextual responses
  4. 4.Query and intelligently analyze Google Sheets data
  5. 5.Send results and analytics to Slack automatically

Use cases

  • Monitor spreadsheet updates and notify teams instantly via Slack
  • Analyze large datasets in Sheets and send smart summaries to relevant channels
  • Answer employee questions about Sheets data through Slack conversation
  • Automate periodic reports with deep data analysis

Requirements

  • Valid API keys for OpenAI and Anthropic
  • Authorized connections to Google Sheets and Slack
  • Pinecone credentials for vector storage
  • Basic understanding of data structure to process

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 Anthropic AI Agent Google Sheets Slack

Details

Trigger Webhook
Nodes 12
Apps 8
Views 209
Downloads 148

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

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