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
Solved! Go to Solution.
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.
Unfortunately we are not on 2021.4 so v3 does not work for us.
@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:
It looks like it was fixed with a minor update:
Maybe it's unrelated to your issue, but passing along just in case! https://help.alteryx.com/release-notes/server/server-20213-release-notes
there are docs in the internal gallery i was able to find.
ourdomain/gallery/api-docs/#adminv2