Slack AI Chatbot via Slash Commands - n8n Workflow | Neura Market
Slack AI Chatbot via Slash Commands
Automates AI-powered responses to Slack slash commands like /ask in public channels using n8n webhook and chatbot integration.
This n8n workflow creates a responsive AI chatbot in Slack public channels triggered by custom slash commands. When users invoke a command like /ask, the webhook receives the request, a Switch node routes it to the appropriate handler (e.g., chatbot for /ask), generates AI responses to user questions, and posts the reply back to the channel via Slack's chat:write scope.
Key benefits include seamless team communication automation, reducing manual responses for common queries, and enabling instan
Platform
n8n
Category
Website Building
Price
$12.99
Creator
Matt Buds
slack
ai-chatbot
slash-commands
webhook
automation
team-chat
n8n
openai
communication
bot
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.