Automated Error Handling with Email Alerts & Smart Workflow Deactivation

Go to Workflow
3 views
Built by Meelioo Meelioo
Created on June 05, 2026

Description

How it works

This workflow automatically handles errors in your n8n workflows by:

Detecting when an error occurs and capturing the error details
Sending an email notification with the error message and affected node
Allowing you to deactivate the workflow or ignore the error via email response
Optionally rerouting the error notification to another user for approval

The workflow includes two templates: a basic version with simple deactivate/ignore options, and an advanced version that allows error rerouting to a second user.

Set up steps

Estimated time: 5-10 minutes

You'll need to configure SMTP credentials for sending emails, set up n8n API access for workflow management, and update email addresses and workflow URLs throughout the nodes. Choose which template (basic or reroute logic) fits your needs, then activate the workflow to start monitoring for errors.

Nodes Used (1)

Send Email
n8n-nodes-base.emailSend