AI Agents

Slack automation

10 nodes 211 132 Webhook
Download

Workflow Description

Automation template that receives Slack messages via webhook, processes them using an AI agent powered by Gemini, maintains conversation context through a memory buffer, and sends responses back to the original channel.

How it works

  1. 1.Receive event from Slack via webhook
  2. 2.Process message using AI agent with Gemini model
  3. 3.Maintain conversation context in memory buffer
  4. 4.Send generated response back to Slack

Use cases

  • Answer employee inquiries in Slack intelligently with context awareness
  • Automate internal support tasks and handle repetitive responses

Requirements

  • Active Slack workspace with permissions to send and receive messages
  • Google Gemini API key with model access enabled

Service Value

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

Apps Used

Gemini Memory Slack AI Agent

Details

Trigger Webhook
Nodes 10
Apps 4
Views 211
Downloads 132

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 (10)

Sticky Note

Sticky Note

#1

Sticky Note2

Sticky Note

#2

Sticky Note3

Sticky Note

#3

Google Gemini Chat Model

Gemini Model

#4

Window Buffer Memory

Memory Buffer Window

#5

Sticky Note4

Sticky Note

#6

Sticky Note1

Sticky Note

#7

Send response back to slack channel

Slack

#8

Webhook to receive message

Webhook

#9

Agent

Agent

#10