AI Agents

Analyze Google Sheets Data and Send Insights to Slack with AI

12 nodes 349 165 Webhook
Download

Workflow Description

Automation that connects Google Sheets to Slack using an intelligent AI agent. It retrieves spreadsheet data, processes it through OpenAI and Anthropic models, stores information in a vector database, and delivers analyzed insights and answers directly to Slack channels for team visibility.

How it works

  1. 1.Receive trigger request via webhook to initiate analysis
  2. 2.Fetch data from specified Google Sheets
  3. 3.Split and convert text content into embeddings using OpenAI
  4. 4.Store vectors in Weaviate database for semantic search
  5. 5.Process team queries through AI agent powered by Anthropic
  6. 6.Send analysis results and answers to Slack channels

Use cases

  • Monitor critical spreadsheet metrics and alert team with AI-generated summaries
  • Answer team questions about Google Sheets data directly from Slack conversations
  • Generate automated reports from large datasets and distribute across channels

Requirements

  • Active Google Workspace account with Google Sheets API access
  • Slack workspace with permissions to create custom integrations
  • Valid API keys for OpenAI and Anthropic services

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 349
Downloads 165

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

Weaviate Insert

Vector Store Weaviate

#5

Weaviate Query

Vector Store Weaviate

#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