Request param from previous api result

how i can set parameter which i must get it from previous api json result?

Hi agnessiregar16

You can extracting data from the previous API and assign it to the Global Variable, and then reuse the global variable for the other request.

i have tried your sample, but it doesn’t work

i mean, i want to set parameter from on of responseBody from the other api