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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
vatsal_ras
Contributor
Contributor

Rest File Upload Multipart Form data

Hi folks ,

I have an issue with uploading file through rest.

I have read multiple posts and every place it is suggested to use tfilefetch.

Problem with tfilefetch is that it doen't take the certificate which are given in tSetKeystore.

So i am not able to use that.

Can anyone help me with this ?

Or any solution for trestClient with some custom code to upload file ?

Labels (4)
3 Replies
vatsal_ras
Contributor
Contributor
Author

@Nikhil Thampi​ Please help

vatsal_ras
Contributor
Contributor
Author

@Xiaodi Shi​ Please help

Anonymous
Not applicable

Hello,

Do you want to post the actual file through a rest service? "PUT" or "POST" method?

We can upload files from Talend to an URL via le HTTP/HTTPS protocol. It is described here https://help.talend.com/reader/N93JaDXKmoiL4arkSQMWQQ/Vbn9qvZffynjtgVoVAiTOQ

You will need to look at the advanced settings for the upload option.

Best regards

Sabrina