AI Automation - Slack Automation - Assignment
★ 5.6 · n8n · simple · 5 nodes
AI Automation - Slack Automation - Assignment is an n8n automation template that receives incoming requests via webhook, uses OpenAI to determine the right assignee or category, and automatically sends a targeted notification in Slack. Reach for it when new tasks or support requests need to be routed to the right person in Slack without manual triage, when you're tired of copy-pasting incoming submissions and pinging teammates yourself, or when assignment logic should run on autopilot based on request content. OpenAI processes the payload to extract intent or ownership, then n8n delivers the message to the appropriate Slack channel or user. Deploy by importing the JSON workflow into a self-hosted or cloud n8n instance; requires valid credentials for Slack and OpenAI. Trigger: webhook. Integrations: Slack, OpenAI. The direction is inbound-to-Slack assignment, not two-way chat or ticket creation in external project trackers. Works well for teams routing form submissions, API events, or webhook payloads into Slack; not suitable without access to an n8n instance and API keys for both Slack and OpenAI.
- #Slack
- #OpenAI