AI Agents

Connect Google Sheets with Slack

12 nodes 241 155 Webhook
Download

Workflow Description

An automation template integrating Google Sheets with Slack through an intelligent agent powered by OpenAI. It receives data via webhook, processes it using advanced language models and conversational memory, then automatically sends results to designated Slack channels.

How it works

  1. 1.Receive the request through webhook and trigger the automation workflow
  2. 2.Split and vectorize incoming data content using OpenAI's embedding model
  3. 3.Process the query through an intelligent agent connected to Google Sheets data and conversation memory
  4. 4.Send the generated response automatically to Slack

Use cases

  • Answer employee inquiries about spreadsheet data stored in Google Sheets directly through Slack
  • Automate periodic reports and intelligent alerts that deliver processed results to team channels in Slack

Requirements

  • API keys from OpenAI and a Supabase account for vector storage
  • Access permissions to target Google Sheets and Slack channels

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 AI Agent Google Sheets Slack

Details

Trigger Webhook
Nodes 12
Apps 7
Views 241
Downloads 155

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

Supabase Insert

Vector Store Supabase

#5

Supabase Query

Vector Store Supabase

#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