Automatically captures n8n workflow errors, analyzes them with OpenAI for root causes and fixes, and sends formatted HTML reports via email to streamline debugging.
This workflow revolutionizes n8n error handling by triggering on any workflow failure via the Error Trigger node. It extracts key metadata like node details, execution ID, and timestamps, then sends the error data to OpenAI for intelligent analysis, generating practical resolutions and next steps.
Benefits include massive time savings for n8n developers and DevOps teams—no more manual log diving. It produces professional, inline-styled HTML email reports that are easy to read on any device, ens
Platform
n8n
Category
Language Tools
Price
$18.99
Creator
Jordi Faber
n8n
error-handling
OpenAI
AI-analysis
email-alerts
workflow-diagnosis
DevOps
automation
debugging
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.