The following table lists the activities that are included in the Alteryx Activities Package.
Activity | Description |
---|---|
Establishes an authenticated connection to your Alteryx application | |
The 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 | |
The 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 | |
The 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 | |
The 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 | |
The Get Job activity uses the Alteryx Get Job API to retrieve a job in a | |
The Get Job Output activity uses the Alteryx Get Job Output API to the results of a specific Job and Output. It will return a | |
The 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. |
Updated 2 months ago