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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
kvinoth19991
Contributor III
Contributor III

Rest API - Uploading file has binary in trest component

Hi Team ,

I'm using a API to upload the file in a tool. I use PUT Method to upload the file into the tool ( input file is uploaded in the binary of the body) I tried in POSTMAN and it works fine for me.

0695b00000htca9AAA.png0695b00000htcZzAAI.png

Is there anyway I can upload file as binary in trest component or any other component.

Thanks in advance 🙂

Regards,

Vinoth Kumar K.

Labels (5)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi

Please refer to these similar posts and try the solutions mentioned in the posts.

https://community.talend.com/s/feed/0D55b00007hQNWLCA4

https://community.talend.com/s/question/0D55b00006vj3IfCAI/upload-json-file-in-req-body-as-a-binary-file

https://community.talend.com/s/question/0D55b00006U0lu5CAB/upload-of-a-csv-file-using-trestclient-http-put-method-http-411-length-required-error

 

Regards

Shong

View solution in original post

4 Replies
Anonymous
Not applicable

Hi

Please refer to these similar posts and try the solutions mentioned in the posts.

https://community.talend.com/s/feed/0D55b00007hQNWLCA4

https://community.talend.com/s/question/0D55b00006vj3IfCAI/upload-json-file-in-req-body-as-a-binary-file

https://community.talend.com/s/question/0D55b00006U0lu5CAB/upload-of-a-csv-file-using-trestclient-http-put-method-http-411-length-required-error

 

Regards

Shong

kvinoth19991
Contributor III
Contributor III
Author

Thanks Shong 🙂 It was very helpful

Achraf_BY
Partner - Contributor
Partner - Contributor

Hi, 

Please can you give us some available references, or maybe some hint or screenshots to help resolve the problem in this situation.

Regards,

Achraf

Dave_Simo
Creator II
Creator II

Hello @Achraf_BY 

Check out the link below where I had shared a .pdf on how to upload and download from SharePoint via Talend components.

https://community.qlik.com/t5/Talend-Studio/Reading-and-writing-the-files-from-sharepoint-using-tale...

Best regards