Call a web service with JSON payload from jaggery

79 Views Asked by At

I'm trying to call a rest web service which accept JSON payload from WSO2 store jaggery app. I used WSRequest and it is allowed to send only xml payload. Is there any way which we can call a web service with a JSON payload from jaggery.

1

There are 1 best solutions below

0
Rajith Roshan On

You can also use the jaggery post[1] as well.

[1] - http://jaggeryjs.org/documentation.jag?api=post