Hello,
I have a workflow that uses to send an email out. It creates a CSV file and after attaches this file to the email and send it out. This workflow is scheduled by the Gallery.
I would like to send an alert email instead of that email if for any reason the file isn't generated or there is an issue with the workflow.
What is the best way that alert email will be sent at any time there is an issue?
Thanks
Hi @Borisham
You can configure event in events tab to send email if workflow runs with error.
Hope this helps 🙂