Hi all sifu,
I am new to alteryx. For now i have to call an API OAuth 2.0 using alteryx
From Postman, i call the API by passing below info:
1. Client id
2. Client secret
3. Access token url
4. Grant type = password credential
5. API endpoint url
I could not find any method that is working. Please guide me. Thank youu
Hi @Lilith93
Here is a good article to take a look, it will help you to understand how to "translate" what you have inside of postman to alteryx,: https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Knowledge-Base/APIs-in-Alteryx-cURL-and-Do...
But basically, you can have a text input with your fixed parameters (client id/client secret/endpoint...), and pass those parameters to the download tool. Take a look at the attached example, it is doing this for Cvent Oauth2.0.
User | Count |
---|---|
19 | |
15 | |
13 | |
9 | |
8 |