AI Agents

Extract Google Sheets data and send intelligent insights to Slack

12 nodes 354 199 Webhook
Download

Workflow Description

An AI-powered automation receives webhook requests, processes Google Sheets data through text splitting and embeddings, leverages a Claude-based intelligent agent to analyze content and provide insights, then delivers results to designated Slack channels with context-aware responses.

How it works

  1. 1.Receive incoming webhook request and trigger the workflow
  2. 2.Process text content and convert to embeddings using Cohere
  3. 3.Search Pinecone vector store for relevant data and maintain conversation memory
  4. 4.Pass context to Claude-powered AI agent for intelligent analysis and response generation
  5. 5.Retrieve structured data from Google Sheets and format results
  6. 6.Send analyzed insights and recommendations to Slack channel

Use cases

  • Enable team members to query sheet data conversationally via Slack chatbot
  • Receive intelligent notifications when specific data thresholds are reached in Google Sheets
  • Automatically analyze large datasets and distribute actionable summaries to teams

Requirements

  • Active Google Workspace account with sheet edit permissions
  • Slack workspace with message posting permissions
  • Anthropic Claude API key for AI model access
  • Cohere and Pinecone credentials for embeddings and vector search

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 354
Downloads 199

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