AI Agents

Intelligent Knowledge Base Conversations via Slack

20 nodes 245 186 Webhook
Download

Workflow Description

An AI agent receives queries through a webhook, searches your stored knowledge memory, uses OpenAI to generate accurate answers, and delivers responses directly to Slack. The agent maintains context across conversations for coherent support.

How it works

  1. 1.Receive and process incoming query from webhook trigger
  2. 2.Search stored knowledge base memory and retrieve relevant context
  3. 3.Send query and context to OpenAI for intelligent response generation
  4. 4.Return answer to user through Slack channel instantly

Use cases

  • Instant answers to employee questions about company policies and procedures
  • Self-service IT support that reduces pressure on your support team
  • Advanced search across your knowledge base using natural language

Requirements

  • Active OpenAI API key with sufficient quota
  • Connected Slack workspace or channel for message delivery
  • Pre-populated knowledge base with relevant organizational content

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 245
Downloads 186

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