🚨 n8n Error Reporter: Email Alerts for Workflow Failures
Automatically sends detailed email alerts via Gmail when n8n workflows fail, including execution URL, error message, and stack trace for quick debugging.
This workflow acts as an error monitoring tool in n8n, utilizing the 'On Error' trigger node to capture failures from any linked production workflows. Upon detecting an error, it immediately sends a formatted email via Gmail containing critical details: the failing workflow's name, direct link to the execution log, the last executed node, full error message, and stack trace. This setup ensures you're instantly notified without constantly monitoring the n8n dashboard.
The benefits are significan
Platform
n8n
Category
Website Building
Price
$4.99
Creator
Jordi Faber
n8n
error-handling
monitoring
gmail
email-alerts
automation
devops
workflow-monitoring
error-trigger
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.