Forum Discussion

NewUser01's avatar
11 years ago

REST request with JSON

HI,

We have couple of POST requests with following payload
object={"Inputs":{"SERVER":[ {"ip":"1.2.3.4","username":"user1"}]}}

How should I pass these? Should it be in message body?
Should I add it to properties if testcase?

First time user of SOAPUI, any pointers would be of great help!