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.
Solved! Go to Solution.
@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
Ah ha! You are correct, it seems it is in the District Tags!
Now I just have to create a mapping....