Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

help needed with workflow run status

akumari
5 - Atom

Hello Team,

I have several workflows scheduled to run on the Alteryx server. Is there a way to enable email notifications to automatically inform me if a run fails? 

 

Thanks!

2 REPLIES 2
alexnajm
18 - Pollux
18 - Pollux
hazel44brown
5 - Atom

To get email notifications for Alteryx workflow failures, you can either configure individual workflows using the "Run Command" event with a mail utility like PowerShell's `Send-MailMessage` or `blat.exe` on Windows, or use the Alteryx Server's system settings to enable server-wide notifications. The workflow-level method provides more granular control, while the server-wide setting simplifies management for all workflows. Remember to correctly configure your SMTP server details in either approach.

Labels
Top Solution Authors