AI Agents

Connect Google Sheets with Slack

12 nodes 261 146 Webhook
Download

Workflow Description

Advanced template featuring an intelligent agent triggered via webhook that processes incoming data, analyzes it using AI models, stores embeddings in a vector database, and automatically sends results to Slack and Google Sheets.

How it works

  1. 1.Receive webhook requests and split text content using Text Splitter engine
  2. 2.Generate vector embeddings via OpenAI and store them in Weaviate database
  3. 3.Activate the AI Agent powered by Anthropic for intelligent analysis and reasoning
  4. 4.Dispatch summaries and insights to designated Slack channels
  5. 5.Update Google Sheets with processed data and findings

Use cases

  • Automate customer inquiry processing with simultaneous documentation in shared spreadsheets
  • Analyze unstructured documents and deliver real-time summaries to team members

Requirements

  • API credentials from OpenAI or Anthropic for large language models
  • Active Slack workspace with authorized app integration and Google Sheets with editor permissions

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 261
Downloads 146

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