简体   繁体   中英

Call a web service with JSON payload from jaggery

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.

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

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM