download_app_admin: Get Applications (Admin)

Description Usage Arguments Details Value

View source: R/admin_api.R

Description

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

Usage

1
download_app_admin(app, gallery = get_gallery())

Arguments

app

A single alteryx_app returned from get_app

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.

Value

Raw binary for the resource .yxwz


mtreadwell/alterryx documentation built on Sept. 4, 2019, 6:40 a.m.