Forum Discussion
skiffster
10 years agoNew Contributor
Thnx for your replying.
I already have read this manual, but don't find way to resolve my problem.
It's easy to create JSON request like this:
{ param1: value1, param2: value2 }
But I can't find solution to my request.
anyway thnx
nmrao
10 years agoCommunity Hero
Are you looking for post method? or get method?
I believe it is applicable for POST method.
See this link
http://www.joecolantonio.com/2013/08/31/soupui-how-to-post-json-to-a-rest-service-2/
I believe it is applicable for POST method.
See this link
http://www.joecolantonio.com/2013/08/31/soupui-how-to-post-json-to-a-rest-service-2/