N8n error workflow template
★ 6.6 · n8n · medium · 11 nodes
N8n error workflow template is an n8n automation template that catches workflow errors and sends failure notifications to Slack. Reach for it when you want to stop checking logs manually and get instant alerts in your team chat whenever an automation breaks, or when missing a silent failure in a pipeline is not an option. Trigger: webhook. Integrations: Slack. The workflow receives error details via a webhook trigger and forwards a structured message to a Slack channel so the responsible person is notified immediately. Built for n8n; import it into any n8n instance — cloud or self-hosted — with no additional setup. This template is about reacting to failures after they occur, not about retry logic or advanced resilience patterns — for those, look for dedicated reliability templates in the catalog. A good fit for teams that need straightforward error alerting without a separate monitoring stack; not the right pick if notifications need to go somewhere other than Slack or if complex error-handling branching is required.
- #Slack