We've confirmed with @KevinP that the Alteryx Gallery / Server API does not currently support downloading canvasses in unzipped data-stream format. (https://community.alteryx.com/t5/Alteryx-Server-Discussions/Server-API-Download-packages-for-surveil...)
Please can we add an API end-point that allows the following:
- Connect to the gallery and download a canvas; along with all of its sub-canvasses and helper macros.
- Format required:
- Plain XML (not zipped)
- Provided in a data stream so that we can perform analytics and surveillance on this data
- Fields required
- Canvas filename
- Application ID
- Some unique ID per macro / sub-macro
- XML for the canvas
- Last run date
- Last changed date
- Environment (this is important once Server actually allows a Dev; UAT; Prod progression cycle - so we can see which environment people are in)
- User details who uploaded
- User details who are marked as the owners
- Any other meta-tags on the canvas (important once server allows for meta-tagging of canvasses for categorisation)
Current API only allows this to be downloaded to a zipped file; which then needs to be unzipped; and then loaded back into a data stream.
Thank you
S
CC: @revathi @AshwiniChezhiyan @LizaNemchynova