I am trying to implement error handling in one of my workflows so that it sends a Slack message when there is a workflow error. I am currently getting an error in my workflow, but it is not triggering the error workflow.
I have linked the workflow - CC Webflow to N8N up to the error workflow - Error Handling Workflow and run the webflow via executions not via testing, the workflow is throwing an error but its not executing the error handling workflow.
I’ve tried de-activating and re-activating the CC Webflow to N8N workflow but it never wants to trigger.
Any help would be greatly appreciated
- n8n version: 1.67.1
- Database: SQLite
- Running n8n via: n8n cloud
- Operating system: Windows 11