Use this essential n8n workflow to capture execution failures across your n8n instance and automatically log them as tasks in Monday.com. A crucial n8n template for reliable DevOps monitoring.
Download this n8n workflow template and start using it instantly.
Automation Managers: Who need centralized visibility into system stability and performance.
DevOps Teams: Seeking automatic alerting and ticketing when critical n8n workflow pipelines fail.
Technical Users of n8n: Who want to ensure that all failed n8n automation runs generate actionable tasks.
System Administrators: Who rely on n8n templates for robust error monitoring.
Silent failures are the enemy of reliable automation. When a crucial n8n workflow breaks, the operations team needs immediate notification and a clear record of the incident. This specialized n8n template solves this problem by using the built-in Error Trigger n8n trigger to catch any exceptions from other workflows across your n8n environment.
Upon failure, this n8n workflow immediately logs a new item on a specified Monday.com board, populated with essential diagnostics like the workflow name, the exact error message, the stack trace, and the time of failure. This integration transforms abstract errors into concrete, trackable tasks, dramatically improving incident response time and operational efficiency. Deploying this n8n workflow is key to maintaining a highly reliable automation infrastructure.
This automation is initiated by a specific internal n8n trigger designed for monitoring system health:
To deploy this comprehensive n8n workflow, follow these steps:
Board ID and Group ID to match your specific error tracking board.columnidforworkflowname) with the actual column IDs from your Monday.com board. This is essential for the n8n node to map the data correctly. Error Trigger (n8n trigger):
Function: This is the entry point, listening for execution failures from other linked n8n workflows. It provides rich context on the failed execution.
Key Configuration: Defaults to catching all reported errors.
Monday (Create Error Item):
Function: Creates the initial placeholder task item on the Monday.com board.
Key Configuration: Uses an expression to name the item based on the execution ID of the failed n8n workflow.
Date & Time (n8n node):
Function: Generates a current timestamp for accurate logging of the error incident.
Code (GET STACKTRACE n8n node):
Function: Executes custom JavaScript to extract, process, and escape the stack trace string from the error payload, preparing it for storage in a long-text column in Monday.com.
UPDATE (Monday n8n node):
Function: Updates the newly created item with all necessary diagnostic data using the changeMultipleColumnValues operation.
* Key Configuration: Requires manual configuration of Monday.com column IDs to map inputs like Workflow Name, Error Message, and Stack Trace.
Use this essential n8n workflow template to automatically catch all failed n8n executions and send instant error alerts via LINE Messaging API, ensuring robust operational monitoring.

Use this powerful n8n workflow template to automate sending scheduled memes, status updates, and links to your Discord channel using multiple cron triggers and the Discord n8n node.

Use this robust n8n workflow to automatically sync links posted in a Telegram channel to your self-hosted Hoarder and Readeck bookmarking apps, ensuring every important link is captured.

Use this efficient n8n workflow to automatically sync newly added or updated Mailchimp subscribers to HubSpot contacts daily, ensuring clean and synchronized CRM data.

Use this comprehensive n8n workflow to synchronize real-time user creation, updates, sales events, and subscription status changes from any application directly into Mautic using a powerful n8n trigger.








































