nshruthi
8 years agoNew Contributor II
Posting xml to webservice via rest post snap
Hi All,
There is a requirement to post xml to a webservice , the input for the pipeline is xml and need to pass this xml as it is to webservice.
I am using xml formatter and binary to document and trying to post via rest post snap to webservice but somehow am receiving 400 error everytime.
The same xml when we are trying to post via postman , it is getting posted successfully to webservice.
Below are the screenshots of pipeline: