I have a workflow that every once in a while gets and error, and I created a workflow(using the Error Trigger) that sends me an email when this happens.
What I want to do is send some more information about a specific node(that runs every time) in that workflow along side with the error details. How can I achieve this?
Hello @Andrei_Avram
Usually, the error workflow is needed only to notify you that something is broken. Then you should open the execution and check what exactly has happened