New to READY API - want to use a response value from 1 test and add to another as input
I'd like to run a REST POST request (Test1) and use a returned value from the json response as input to a GET request (Test 2). Can someone provide some advice on how this can be configured automatically within READYAPI ? Thanks