Automatic n8n Workflow Error Notifications via Gmail
Sends instant Gmail alerts when any monitored n8n workflow fails, including workflow details, execution URL, last node executed, and full error message for quick debugging.
This workflow acts as a centralized error monitor for your n8n instance. Using n8n's Error Trigger node, it automatically activates whenever a linked workflow encounters a failure during an automatic execution (e.g., cron, webhook). It then leverages the Gmail node to send a detailed email notification to your specified recipient(s), pulling key data like the failing workflow's name and ID, execution ID and URL, the last node executed, and the complete error message.
The primary benefit is imme
Platform
n8n
Category
Sales
Price
$4.99
Creator
Bryce Yu
n8n
error-handling
monitoring
gmail
notifications
alerts
automation
debugging
workflow-monitoring
IT-ops
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.