Error Notification With Gmail
detail.loadingPreview
Sends an email via Gmail when a workflow error occurs.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow is triggered when any other workflow fails. It then sends an email notification through Gmail containing details about the error, including the workflow name, error message, last executed node, execution URL, and the stacktrace.
Key Features
- Automatic error detection.
- Detailed error reporting via email.
- Customizable email recipient and subject.
How To Use
- Import this workflow.
- Configure the
Gmailnode with your Gmail credentials and the desired recipient email address. - Ensure that the
Error Triggernode is connected to the workflow you wish to monitor for errors.
Apps Used
Workflow JSON
{
"id": "34d66071-e507-40f8-8bbf-994ac4a0b548",
"name": "Error Notification With Gmail",
"nodes": 0,
"category": "Error Handling",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 34d66071-e507...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
N8n Error Report to Line
Sends an n8n workflow error notification to a Line chat.
Error Slack Notification Workflow
Sends an automated Slack notification when a workflow fails.
Telegram Error Notifier
Sends automated Telegram notifications when errors occur in your workflows.
Send SMS on Workflow Failure
Automatically send an SMS notification when a workflow encounters an error.
Slack Error Notification
Notifies a Slack channel when a workflow encounters an error.
Monday.com Error Reporting to Monday
Logs errors from n8n to a Monday.com board.