I have a project which consists of a rest step and utilizing these values to sql and another groovy step that takes values from the data source of the rest request.
Now for certain dynamic values I need to utilize another rest request and have to write a groovy script to get properties to the existing project.
Problem : I have a nested json and I need to grab 3 to 4 values from multiple objects and utilize them in the existing script