Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.
Free Trial

Alteryx Designer Desktop Discussions

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

send data to rest api using post method

faiqz
Asteroid

Hi everyone.

 

I would like to fetch data from rest api with bearer token. I tried to follow the tutorial I found in the community however I get errors like this at Download tool:

faiqz_0-1680590260475.png

 

Below are the configuration at download tool:

faiqz_1-1680590298344.png

 

 

faiqz_2-1680590312630.png

 

 

faiqz_3-1680590329770.png

 

faiqz_4-1680590349859.png

 

i hope someone can help me. thank you

 

  • API
1 ANTWORT 1
danilang
19 - Altair
19 - Altair

Hi @faiqz 

 

The solution to this can vary depending on the API that you're calling.  Some APIs required that the token is passed in header called token. Dig into the documentation of the specific API to find out the names and formats of the required parameters.

 

Dan

Beschriftungen
Top-Lösungs-Autoren