AI Agents

Connect Google Sheets with Slack

12 nodes 225 148 Webhook
Download

Workflow Description

Advanced automation template integrating an AI agent with Google Sheets and Slack. The agent processes text data, converts it to vector embeddings stored in a vector database, and sends analyzed results to Slack automatically when triggered via webhook.

How it works

  1. 1.Receive webhook trigger and initiate the workflow
  2. 2.Split incoming text using Character Text Splitter
  3. 3.Convert text chunks to vector embeddings via Cohere
  4. 4.Store embeddings in Weaviate vector database
  5. 5.Process data with Anthropic-powered AI Agent
  6. 6.Read data from Google Sheets and send results to Slack

Use cases

  • Analyze spreadsheet data and intelligently share insights in Slack
  • Automate information extraction from large datasets while maintaining context in memory

Requirements

  • Active Slack workspace with message permissions and target channel configured
  • Google Sheets account with read/write access to target spreadsheet

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 225
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

Embeddings Cohere

#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