Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Swiip
Contributor
Contributor

How to post a picture with an API (authorization : Bearer token)

Hi

I need to post a picture (.jpg file) using an api with Talend.

  • Maybe i have to use a tRESTClient with the method POST. But if i use this component how to indicate the file to upload ?
  • Maybe i have to use a tFileFetch with the method POST. But if i use this component i can check the box for the authentification (in advanced parameter) but i can see only User and Password. But i have to use a bearer token. How to use the token ?

Thank you very much for your help.

Best regards

Labels (3)
22 Replies
Ziedkh
Contributor III
Contributor III

Hi All,

 

Any updates please?

 

Thanks,

Jmiles1658991691
Contributor III
Contributor III

Hi @Chris C​ have you founded any solution to upload image on API?

Jmiles1658991691
Contributor III
Contributor III

if you founded so could you please let me know, I have same scenario