Hi, is there a node/method to implement Workflow/Execution management?
By that i mean, a node/method which can provide all the details regarding the timing & successful/failed execution of a workflow. This node can then be attached at the last of every workflow (or, in a special workflow, like the ‘error workflow’, to be run after every workflow execution) and the info returned by it can then be sent somewhere (google sheets/slack/email etc.).
Thanks.