Workflow webhook slack
★ 6.2 · n8n · simple · 3 nodes
Workflow webhook slack is an n8n automation template that receives an inbound webhook and forwards a notification or payload to Slack. Reach for it when you want instant Slack alerts the moment something happens in an external service — a failed payment, a new lead from your site, a monitoring alert firing — without manually checking dashboards. The template is built around an n8n Webhook trigger node connected to a Slack node; it deploys by importing a JSON file into any existing n8n instance (self-hosted or cloud) with no extra dependencies. Trigger: Webhook. Integrations: Slack. Direction is one-way — from an external event into Slack, not the other way around (routing commands from Slack back to external systems requires a different template). Works well for teams that already run n8n and have a Slack workspace with a configured Bot Token; not the right fit if you need a two-way Slack bot or complex multi-channel routing logic, which would require additional nodes and branching.
- #Slack