Forum Discussion

bfourie's avatar
bfourie
Occasional Contributor
10 years ago

Dynamic Post Data on POST or PUT (REST)

Hi guys, Lets assume the following scenario.  I've created a test with 3 steps. Step 1: GET -> GetUser. This give me a JSON response with a bunch of fields such as userid, email, name etc. Step 2...