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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources 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