Paw lets you easily parse data from previous responses and use it in your next requests. This is handy for chaining requests, for example getting the ID of an object from a search endpoint and in the next request retrieving more details about it.
The steps below will guide you on how to reference a value from a previous response in a new request. You can also check out how to create variables from previous responses.
Insert the Response Parsed Body dynamic value
Insert the Response Parsed Body dynamic value
To use a value from the last response of a previous request right-click on the field where you wish to use the value and select Response > Response Parsed Body.