Alteryx Server Discussions

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

Export list of all workflows in Alteryx Gallery

allisonlevyHAL
6 - Meteoroid

From the Server Admin view, I am looking for a way to export a file that shows every workflow currently in the Server (with owner name as well). I know this was possible at some point, because my Server Admin was able to pull this data last year - but now we are unable to find the option.

 

Thanks!

1 REPLY 1
fmvizcaino
17 - Castor
17 - Castor

Hi @allisonlevyHAL ,

 

You can use the Gallery APIs for it. https://help.alteryx.com/current/en/server/api-overview/alteryx-server-api-v3/server-api-v3-objects/...

 

If you only need to perform this action once, I suggest using swagger. Here, you can see how to access Swagger directly from your server.

https://help.alteryx.com/current/en/server/api-overview/alteryx-server-api-v3/access-server-api-v3.h...

 

Best,
Fernando Vizcaino