Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
Start Free Trial

Alteryx Server Ideas

Share your Server product ideas - we're listening!
Submitting an Idea?

Be sure to review our Idea Submission Guidelines for more information!

Submission Guidelines

BUG: Server API for workbook versions always downloads current version

During a recent project, I explored the Alteryx Server Download a Workflow Package API Endpoint, which includes an optional versionId parameter. The documentation suggests that this parameter should allow users to retrieve specific, prior versions of a workflow package by supplying the appropriate version ID. However, in practice, I found that regardless of which valid prior version ID was provided, the API always returned the current published version of the workflow.

This behavior presented a challenge for our automation use case, where we aimed to implement version control and retrieval solely through Alteryx Server, rather than relying on external tools like Git. After thorough testing and validation, I shared these findings with Zach Hamilton and Marty Moravec at Inspire 2025, who were able to confirm the behavior.

I appreciate the continued enhancements and support the Alteryx team provides for the Server platform and its APIs. Resolving this issue would greatly benefit users who depend on robust version management and automation capabilities within Alteryx Server. Thank you for considering this feedback, and I look forward to future improvements in this area.

2 Comments
TheOC
15 - Aurora
15 - Aurora

Hey @seven,
Could you let me know what version you are running on for Server?
I'm interested to test this on my own Server to see if the behaviour is the same.

 

seven
12 - Quasar

@TheOC Congrats on the Grand Prix win! I don't recall the server version I used for that project, sorry, it was some time ago. At Inspire 2025, I worked with a few engineers, named above, who tested and confirmed this behaviour live on their servers. I imagine they are using the latest server version.