Describe the problem/error/question
I have an error handling workflow setup that sends me an e-mail when something goes wrong. I’d like to include debugging information, such as the data that was included in the “Start” node of the workflow where the error happened.
When I load the execution, all it returns is the about the node where it failed, but I have key information that is set at various points throughout a workflow which would allow me to log the error in my external systems.
For example, I have a “site_id” variable set at the beginning of the workflow, if this value was passed to the error handling workflow, I could then log the error against the site in my database.
Information on your n8n setup
- n8n version: 0.228.2
- Database (default: SQLite): Cloud hosted