Manipulate JSON response

Number of APIs: 2

This collection shows how to save a JSON response, manipulate it, save it, then use those values in a future request.

This was created to illustrate a workflow asked in [this community forum post] The question was essentially, What’s the best way to manipulate part of the response before sending it in a new request?

  1. Get number GET postman-echo.com/get?number={{$randomInt}}

  2. Get name GET postman-echo.com/get