Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Pulling Workflow Tags in Gallery

DylanDowrick
9 - Comet

Hello! Is there any API that Alteryx provides to get the corresponding tag for each workflow in Gallery?

I have tried to use the Server API Tool but have not been able to find that detail yet.

 

DylanDowrick_1-1755008061409.png

 

2 REPLIES 2
abacon
12 - Quasar

@DylanDowrick In the v3/workflows/{worklowid] api call, there is a field labeled 'DistrictTags', is this what you are needing? I don't use tags so I haven't tested that but it looks like the right spot.

 

Bacon

 

image.png

DylanDowrick
9 - Comet

Ah ha! You are correct, it seems it is in the District Tags!

Now I just have to create a mapping....

DylanDowrick_0-1755013037291.png

 

Labels
Top Solution Authors