Does anyone know of a best practice to notify the person running the Alteryx workflow that the workflow has pre/post workflow events?
For example, we have a good amount of workflows that are shared among various users. If one user put a pre/post workflow event (e.g. run a powershell script), then is there a best practice to notify the next user of the event?
Right now, each time a user wants to run a shared workflow, we have to go into 'Workflow - Configuration' and check under the 'Events' tab to see if anything else will kick off before/after the workflow is ran.