AI Agents

Connect Google Sheets with Slack

12 nodes 210 156 Webhook
Download

Workflow Description

Automation template integrating Google Sheets with Slack through an intelligent AI agent powered by OpenAI. Receives data via webhook, processes it using embedding and vector technologies, and automatically sends results to designated Slack channels with smart memory management.

How it works

  1. 1.Receive incoming data through webhook trigger and initiate workflow execution
  2. 2.Split and process text content using Character Text Splitter
  3. 3.Convert data to vector embeddings using Cohere embedding model
  4. 4.Search Weaviate Vector Store and retrieve contextually relevant information
  5. 5.Send results to Slack and synchronize updates back to Google Sheets

Use cases

  • Automatically notify team members of new data updates in shared spreadsheets
  • Intelligently analyze employee inquiries and respond through Slack in real time
  • Archive Slack conversations and store them in Google Sheets for compliance and review
  • Perform semantic search across large datasets and report findings instantly

Requirements

  • Active Google Workspace account with Google Sheets editing permissions
  • API keys for OpenAI, Cohere, and Weaviate services
  • Slack workspace with n8n app installed and appropriate admin permissions
  • Active webhook endpoint to receive and process external requests

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Text Splitter Embeddings Vector Store Memory OpenAI AI Agent Google Sheets Slack

Details

Trigger Webhook
Nodes 12
Apps 8
Views 210
Downloads 156

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

OpenAI

#9

RAG Agent

Agent

#10

Append Sheet

Google Sheets

#11

Slack Alert

Slack

#12