download_app_admin {alterryx}R Documentation

Get Applications (Admin)

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

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


[Package alterryx version 0.5.0 Index]