I built code in UiPath workflow and extracted data from web page. then im using Alteryx to merge the data. Is there way in UiPath can we merge UiPath workflow and Alteryx workflow together. If anyone has done it, Please shareme the sample workflow. Thanks in Advance.
If you have alteryx api license then we can call the api from http request and run the workflow in alteryx
Second way would be to use the ui only…thta is open alteryx required workflow using start process or use application/browser and then once workflow is there click on run and wait for the workflow success or failure message pop up
In the second option we can place the files in the required location with required name and then run the alteryx workflow…Also once you hit run any paths used as input arguments will be displayed as a pop up and we can give the required path values in each field