AI Agents
Connect Google Sheets with Slack
12 nodes
211
159
Webhook
Workflow Description
An intelligent agent receives data via webhook, processes it using OpenAI language models with conversational memory, stores it in Pinecone vector database, and automatically sends results to Slack with full context retention.
How it works
- 1.Receive incoming requests through webhook and split large text into manageable chunks
- 2.Convert data into vector embeddings using Cohere to enable semantic search
- 3.Store vectors in Pinecone and retrieve contextually relevant information efficiently
- 4.Execute an AI agent powered by OpenAI with continuous memory for stateful conversations
- 5.Fetch or update data records in Google Sheets based on agent decisions
- 6.Deliver summaries and final results to specified Slack channels in real-time
Use cases
- Monitor spreadsheet changes and alert teams automatically when critical updates occur
- Build intelligent customer support systems that reference sheet data and respond in Slack
- Document and analyze business data using AI while maintaining complete conversation history
Requirements
- Active OpenAI API account with access to chat completion models
- Cohere API key and Pinecone account for vector storage and retrieval
- Google Sheets with appropriate permissions and Slack workspace with bot token
Service Value
Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.
Apps Used
Text Splitter
Embeddings
Vector Store
Memory
OpenAI
AI Agent
Google Sheets
Slack
Details
Trigger
Webhook
Nodes
12
Apps
8
Views
211
Downloads
159
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (12)
/
Sticky Note
Sticky Note
Webhook Trigger
Webhook
Text Splitter
Text Splitter Character Text Splitter
Embeddings
Embeddings Cohere
Pinecone Insert
Vector Store Pinecone
Pinecone Query
Vector Store Pinecone
Vector Tool
Tool Vector Store
Window Memory
Memory Buffer Window
Chat Model
OpenAI
RAG Agent
Agent
Append Sheet
Google Sheets
Slack Alert
Slack