Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Server Discussions

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

Creating your own API client VS workflows.json : Operations related to workflows Show

KarlWang
7 - Meteor

I would like to create the API for my gallery workflow. On the interactive documentation page, it ask me to put the API key and Shared Secret. 

What is the meaning to go through the 'workflows.json : Operations related to workflows?' 

Thank you. 

1 REPLY 1
s_pichaipillai
12 - Quasar

@KarlWang

 

are you trying to build your own UI for your alteryx Apps instead of Alteryx Gallery

 

if yes, and you are using the API then you need to Provide Both API key and Secret Key as this API uses OAuth Method.

using this you can talk to the Alteryx Gallery and Grab the Published Workflows/Apps ,execute them and on sucess download the reports if anything 

Remember : this API has some limitations for the App questions such as file browser