Forum Discussion

SiKing's avatar
SiKing
Community Expert
10 years ago

REST call with variable name parameters

I have a case where I need to call a REST service that uses parameters such as:
http://host/wapi1.php?action=bet_place_bet&multi[X][Y]=Z
where X, Y, and Z are all variables. How can I accomplish this in SoapUI?

I suspect there is no out of the box solution. Could you please suggest an approach to modify the parameter name of a REST call, even using Groovy, to accomplish this?

Thank You.

13 Replies