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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

trestrequest post method with form parameter

Hi,

 

I have worked on Rest services in Talend consuming XML and JSON. Currently, I am trying to create a rest service with post method and consume type is Form(content-type: application/x-www-form-urlencoded")

I have no idea how to send request parameters for form type. Can any help me out on how can we approach this process? Please find the below screenshots for reference.

 

 

 

Labels (5)
1 Reply
Anonymous
Not applicable
Author

Hello,

If you want to pass value to the rest webservice with post method, you need to define parameter.

Best regards

Sabrina