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

Alteryx Designer Desktop Discussions

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

v1 Endpoint for Workflows not working 2021.3

Link86
8 - Asteroid

Hello,

I built a workflow on version 2021.2 using v1 endpoints that would download the workflows housed in the gallery. However, since upgrading to 2021.3 it no longer works (Looking forward to the next upgrade with the new tools - should make it easier).

 

My call is: https://website/gallery/api/admin/v1/workflows/

 

Is there an updated for v2 maybe that works? I couldn't find any docs on that either.


Thank you

4 REPLIES 4
RobertZiegl
8 - Asteroid

Hi @Link86 ,

 

Had a similar issue with the API's, the reason is, that the endpoints were changed to oauth2. https://help.alteryx.com/developer-help/server-api-overview

On the page https://help.alteryx.com/20214/server/workflow-endpoints , the new v3 version for the workflows.

Link86
8 - Asteroid

Unfortunately we are not on 2021.4 so v3 does not work for us.

patrick_digan
17 - Castor
17 - Castor

@Link86 I wonder if you're running into a bug? I looked at the release notes for 21.3, and this is the same endpoint:

patrick_digan_0-1663596022244.png

 

It looks like it was fixed with a minor update:

patrick_digan_1-1663596055362.png

 

Maybe it's unrelated to your issue, but passing along just in case! https://help.alteryx.com/release-notes/server/server-20213-release-notes

   

Link86
8 - Asteroid

there are docs in the internal gallery i was able to find.

 

ourdomain/gallery/api-docs/#adminv2

Labels
Top Solution Authors