Monitors n8n workflows for errors and sends instant Gmail alerts with execution details, error messages, and links for quick debugging.
This workflow acts as an error handler for other n8n workflows in production. Using the 'On Error' trigger node, it captures failures from attached workflows and immediately sends a detailed email notification via Gmail. The email includes the failing workflow's name, execution URL, the last executed node, error message, and stack trace, enabling rapid issue identification and resolution.
Key benefits include proactive error monitoring without constant dashboard checks, reducing downtime and im
Platform
n8n
Category
Productivity
Price
$9.99
Creator
Jose Maurino
n8n
error-handling
monitoring
gmail
email-alerts
production
automation
debugging
alerts
workflow-monitoring
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.