AI Agents

Slack automation

20 nodes 197 113 Webhook
Download

Workflow Description

Intelligent Slack automation powered by an AI agent with OpenAI, receiving requests via webhook, storing context in memory, and delivering smart responses directly to channels with conversation continuity.

How it works

  1. 1.Receive incoming request through Slack webhook
  2. 2.Process message using AI agent with OpenAI model
  3. 3.Store conversation context in memory buffer window
  4. 4.Execute available tools conditionally based on request
  5. 5.Send generated response back to Slack channel

Use cases

  • Answer team questions instantly with AI-powered intelligence in Slack
  • Automate repetitive tasks like searching and summarizing on demand
  • Maintain conversation context to provide consistent responses over multiple interactions

Requirements

  • OpenAI API key for accessing GPT model
  • Slack App Token with permissions to send and receive messages
  • Configured webhook in Slack connected to your n8n instance

Service Value

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

Apps Used

OpenAI Memory Slack Tool AI Agent

Details

Trigger Webhook
Nodes 20
Apps 5
Views 197
Downloads 113

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

/

Verify Webhook

Webhook

#1

OpenAI Chat Model

OpenAI

#2

No Operation, do nothing

No Op

#3

Window Buffer Memory

Memory Buffer Window

#4

Check if Bot

If

#5

Send Initial Message

Slack

#6

Delete Initial Message

Slack

#7

Send Message

Slack

#8

Sticky Note

Sticky Note

#9

Sticky Note1

Sticky Note

#10

Sticky Note2

Sticky Note

#11

Sticky Note3

Sticky Note

#12

Sticky Note4

Sticky Note

#13

Sticky Note5

Sticky Note

#14

Sticky Note6

Sticky Note

#15

Sticky Note7

Sticky Note

#16

Sticky Note8

Sticky Note

#17

Receive DMs

Webhook

#18

Call Confluence Workflow Tool

Tool Workflow

#19

AI Agent

Agent

#20