Describe the problem/error/question
I see that all workflow executions are logged. I would like however, to track in semi automated manner failed executions. My thought is - I see for each workflow > Settings, there is “Error Workflow”, where I can set workflow to handle error.
I would like to create a simple workflow, which I should use for all my workflows. Its goal should be to take failed workflow name and send the name to dedicated Slack channel. I know how to setup Slack node in workflow, I am not sure how to pass from failed workflow its name to the error handling workflow, so I can then send to Slack channel.
I would appreciate your suggestion/hints.
Thanks!
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.42.1
- Database (default: SQLite): PostrgeSQL
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Ubuntu