Hello,
I would like to run an Alteryx Workflow from the Designer simply by clicking on a button from a third party application (such as Tableau).
In other words, the user needs to navigate in Tableau, click on the button then the workflow will run.
I searched for it, I am able to use a .net application. From Tableau, I can call this web service through URL. In this web service, something should be added in order to run an Alteryx workflow.
Is there any solution using ONLY Alteryx DESIGNER?
Thank you,