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 5.0 MiB each and 10.0 MiB total.

0 Answers

Click below to post an Idea Post Idea