Automate Default Error Workflow Assignment for All n8n Workflows - n8n Workflow | Neura Market
Automate Default Error Workflow Assignment for All n8n Workflows
Ensure all your n8n workflows have a default error workflow set automatically. This helper workflow scans every 4 hours and updates workflows, skipping those with a specific exclusion tag.
This workflow is designed to automate the process of assigning a default error workflow to all your n8n workflows. It operates by scanning all workflows every four hours and setting a specified error workflow ID, unless a workflow is tagged with 'default_error:false'. This prevents recursive loops and ensures that all workflows handle errors consistently. To set up, configure the 'Set Vars' node with your desired error workflow ID and PostgreSQL credentials in the 'Set Default Error Workflow' no
Platform
n8n
Category
Business Operations & ERPs
Price
Free
Creator
Finn O'Brien
n8n
set
filter
postgres
manualTrigger
scheduleTrigger
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.