Published 11 months ago
Do you consistently forget to set a Default Error Workflow when creating new workflows? Then this helper workflow is for you!
When activated, this helper workflow will:
default_error:false
tag set (make sure your default error workflow has the default_error:false
tag set, so that you don't end up with recursive loops during errors)Setup Nodes:
Set Vars
node with your default_error_workflow_id
value.default_error:false
tag to some other tag name, you can do so here as well.Set Default Error Workflow
node with your PostgreSQL credentials to access the n8n
database.