We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Community Gallery

Create, download, and share user-built tools and workflows.
Looking for Alteryx built Add-Ons?

Easily shop verified, supported, and secure Partner and Alteryx built Add-Ons on Marketplace.

LEARN MORE
Comments
shawnmacnova21
8 - Asteroid

Hello!

Great macro! Is there a way to have the Python pull the XML from all the unpackaged Alteryx files? It picks up the first workflow, but ignores the others. I would like to have all the unpackaged files have the XML included.

londonhanson
Alteryx
Alteryx

@shawnmacnova21 The following article with included workflows should be useful to you, as it allows you to download all workflows from the Server as .yxzps, unzips them, and searches the XML of each to return the queried information.

https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/Search-Gallery-Workflows-for-Connecti...

 

If this article is useful to you, feel free to give it a thumbs up!

Rukmini_Vedururu
5 - Atom

Hi @Thableaus , Could you please provide this macro, as we are also looking to convert yxzp to xml

Rukmini_Vedururu
5 - Atom

We have our Alteryx on 2024.1 version which has 3.10 version of python, would be great if you have any macro similarly which can support 3.10 version.