Hello n8n community!
I’m unable to find resources that can confirm if n8n supports custom variables to be sent through the error workflow
I have built a custom workflow with over 50 steps and have various actions to 4+ tools over HTTP nodes. These sometimes fail due to incorrect data being sent/created. I have a simple error workflow that triggers and sends slack message with the standard information about what failed. However, I’m hoping to send the exact status of which node executed and which failed within this error workflow.
For example, if 3 tools were updated and the 4th one failed. I want the error message to show that “Organizations were created on Zoho/SentinelOne but failed to update the Monday Board with updates”. Furthermore, if certain other things fails, it should clearly say what was completed and what is still pending for users to manually finish.
Information on your n8n setup
- n8n version: 1.108.1
- Database (default: SQLite): N/A
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
- Operating system: N/A