Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Hello,
If you want to pass value to the rest webservice with post method, you need to define parameter.
Best regards
Sabrina