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: 
Anonymous
Not applicable

How to upload files using tREST?

I am trying to use tREST to upload/update files. I could use tFileFetch. But, that supports only POST, not GET and PUT.

 

How can I pass the filename in the body and also how to pass the username/password authentication credential (the Basic authentication)?

 

Appreciate your help.

 

Thanks

 

Labels (3)
11 Replies
Jesperrekuh
Specialist
Specialist

Im like a cUrl evangelist for the majority of web integration stuff ... so try cUrl ... you may ask yourself why ... because of this... cookies, redirection, oAuth or other types of authentication, certificates , etc etc etc...
Way more flexible!
vatsal_ras
Contributor
Contributor

This Site is down now. Can you share the solution.