Send Error Emails on Workflow Failure
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All,
Could you help me with sending emails when a workflow has any errors? I see Alteryx has a default feature which disables email tool from sending mails when a workflow has any errors! I have input data validation checks where I would like to notify my stakeholders.
Solved! Go to Solution.
- Labels:
- Error Message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello my friend, you are in luck! I recently was talking about this solution demo to my colleague group at work, hope this helps:
Create a macro where you have the email tool configured and use your workflow to input to the macro
Save as many error messages as you want in your workflow! Voila!
attaching a sample workflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you, will try. Looks like it should work, didn't think of this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can configure Event to send email on after run with errors. This will send you the output log when run with errors. Please refer the below post on how to set it up.
Hope this helps : )
