Dear celopeers,
what is the best practice for showing an execution output message in case an error handler was active? More specifically, we first use salesforce and added a flow control module "ignore" to handle errors that occur within salesforce. However, we would like to show a user notification in this case. The problem seems to be that we cannot add another module after the ignore module (for including, for example, a webhook to a skill which could then produce the execution output).
Appreciate any insights.
Thank you very much