This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
Early bird tickets for Inspire 2023 are now available! Discounted pricing closes on January 31st. Save your spot!
Are there any best practices for starting Alteryx workflows from an RPA tool such as UiPath? I'd like to use RPA to gather files together and have handoffs between the RPA and Alteryx workflows so that any success/failure/errors are being delivered to the RPA tool for further processing.
Solved! Go to Solution.
3rd party scheduling and automation services are not supported by Alteryx. We do not support setup/configure/utilize of such a platform. If you choose to create, you will need a desktop automation or server license to enable API and command line functionality. One option would be to utilize the Gallery API to trigger the execution and retrieve the results. You can use the alteryxservice addtoqueue options - see Help and API documents for details.