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

tRest and POST method with form parameters

I want to use the tRest component with a POS method and with form parameters.
The body HTTP can't be XML or JSON format. I have to use form format
Labels (5)
1 Reply
Anonymous
Not applicable
Author

Hi
I know that with tRESTClient, if you set query parameters and set Content-Type to FORM, then those query parameters will be sent as part of the form payload. tREST component can also be updated a bit to do the same,
Sergey