Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.
SOLVED

Use Alteryx V3 API to download .yxzp files?

jaxx084
6 - Meteoroid

Hello, I'm trying to use the Alteryx API to download specific versions of packaged workflows from the server and save them locally as yxzp files. I've been able to call the workflow JSON, but am not able to download the workflow itself. I've been able to use the V1 api to download the current version of the workflow, but not specific versions. Is this possible? I'm trying to do this via a PowerShell script and the Run Command tool.

2 REPLIES 2
gabrielvilella
14 - Magnetar

Hi @jaxx084, unfortunately, it is not possible to specify the workflow version to download. Maybe they add this on the future. I have inserted this as an idea. https://community.alteryx.com/t5/Alteryx-Server-Ideas/API-specify-workflow-version-to-download/idi-p... 

jaxx084
6 - Meteoroid

Thank you for confirming. I will vote on the idea!