AI Agents

Analyze Google Sheets data and send insights to Slack with AI Agent

12 nodes 321 201 Webhook
Download

Workflow Description

This automation receives data via webhook, processes it through an intelligent agent powered by Anthropic models, analyzes content using embeddings and contextual memory, then delivers actionable summaries to Slack channels automatically.

How it works

  1. 1.Receive incoming data through webhook and split text into manageable chunks
  2. 2.Convert text segments to embeddings and store in vector database for intelligent retrieval
  3. 3.Process queries using an AI agent with continuous conversation memory and context
  4. 4.Fetch and analyze Google Sheets data using Anthropic's language model
  5. 5.Send extracted insights and summaries directly to designated Slack channels

Use cases

  • Automatically notify teams of important updates in shared spreadsheets
  • Answer analytical questions about spreadsheet data conversationally without manual effort
  • Monitor key performance indicators and publish customized reports to Slack
  • Summarize large datasets and extract key insights in formatted messages

Requirements

  • Google Workspace account with access permissions to target spreadsheets
  • Slack workspace with bot and app permissions for sending messages
  • API keys for OpenAI and Anthropic services
  • Active webhook endpoint to receive incoming requests

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 321
Downloads 201

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