Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Send Error Emails on Workflow Failure

Niravgosalia10
5 - Atom

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.

3 REPLIES 3
dhavaldoshi
8 - Asteroid

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.

Niravgosalia10
5 - Atom

Thank you, will try. Looks like it should work, didn't think of this.

atcodedog05
22 - Nova
22 - Nova

Hi @Niravgosalia10 

 

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.

 

https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Email-Events-to-notify-on-Start-or-...

 

Hope this helps : )

 

Labels