Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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