get_app_admin: Get Applications (Admin)

Description Usage Arguments Details

Description

Just like get_app, except when you're using admin keys. If your not doing migration or management, you probably don't need this function.

Usage

1
get_app_admin(request_params = list(), gallery = get_gallery())

Arguments

request_params

List of app search parameters. For more information on parameters, visit the Alteryx Gallery API documentation https://gallery.alteryx.com/api-docs/ and see the parameters under the 'Find workflows in a subscription' section.

gallery

URL for your Alteryx Gallery

Details

This requires a separate function because more information is returned for a resource by the admin API than the generic API.


alterryx documentation built on June 7, 2019, 1:02 a.m.