Captures errors from any failing workflow and sends detailed email notifications via Mailgun, including error message, stack trace, and workflow name.
This workflow serves as an 'Error Workflow' in n8n, designed to automatically handle failures from other workflows. When set as the Error Workflow on any production automation, the Error Trigger node detects the failure and passes the error data—including the message, stack trace, and originating workflow details—to the Mailgun node. This triggers an immediate email alert to the specified recipient, ensuring issues are never missed.
Setup is straightforward: configure the Mailgun credentials, s
Platform
n8n
Category
HR Management
Price
$4.99
Creator
Fred Garcia
error-handling
monitoring
notifications
email-alerts
mailgun
n8n-core
admin-tools
debugging
alerts
production
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.