question

Upvotes
1 0 0 0

Postman Setting variable from response

My GET URI response is as below. I am new to Postman Tests. Looking for advise on how to extract the @status, @recordId from response as variables so i can use it in next set of requests


{

"ResponseData.getRecordIDRs": {

"@status": "success",

"@recordId": "394"

}

}

postman
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

· Write an Answer

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.