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 Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Email workflow logs after workflow execution in case of failure

DeepakTyagi
8 - Asteroid

I need to email back the workflow logs in case of an error with the workflow. How can I email back the workflow logs in case of a failure within the same workflow as an event

2 REPLIES 2
DavidP
17 - Castor
17 - Castor

You can create an after run event. Click on the canvas, go to Events tab in the Workflow configuration on the left and then add an email event, like this.

 

The body text is set to include the workflow log information

 

DavidP_0-1587484641124.png

 

DeepakTyagi
8 - Asteroid

i want that outputlog as an attachment instead of the email body