UiPath Documentation
activities
latest
false

Classic Integrations activities

Last updated May 20, 2026

Activities

The following table lists the activities that are included in the Alteryx Activities Package.

ActivityDescription
Alteryx ScopeEstablishes an authenticated connection to your Alteryx application
Get WorkflowsThe Get Workflows activity uses the Alteryx Get Studio Apps API to find workflows in subscriptions. After retrieving the report, the activity outputs the report in a Workflow[] object.
Get QuestionsThe Get App Questions activity uses the Alteryx Get Questions API to retrieve the questions for a given App. After retrieving the report, the activity outputs the information in a Question[] object.
Run JobThe Run Job activity uses the Alteryx Enqueue Post and Get Job API methods to queue a job and, if it is of short duration, wait for and return the results. It will return a Job object and if the job has completed, an the Outputs Ids in a string[] object.
Get JobsThe Get App Jobs activity uses the Alteryx Get Jobs API to get a list of jobs for a given app. The output of this activity in a Job[] object.
Get JobThe Get Job activity uses the Alteryx Get Job API to retrieve a job in a Job object.
Get Job OutputThe Get Job Output activity uses the Alteryx Get Job Output API to the results of a specific Job and Output. It will return a Model object as a result of the activity.
Get AppThe Get App activity uses the Alteryx Get App Info API to return in a package form an application. The app will be downloaded to a local folder as a result of this activity.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated