Hello,
Is there and API call to get the workflow execution time and status (success/failed)? I don't see this information in the auditlog.
Thank you!
Solved! Go to Solution.
Hi @mot
I believe the Gallery API can only be used to retrieve the results of the most recent job that was ran for a Workflow. This information would likely need to be extract directly from MongoDB.
There's also a Server Usage workflow that's available from the Downloads page (Under the "Alteryx Server" product) that will push out some generic Excel/PDF reports or a more interactive Tableau report if that's available to you. However, you can modify the workflow to suite your needs and/or to learn how to pull data out of Mongo.