Here is a scenario which i need help. Tester has the run the collection of 20-request. And once the request are triggered, i want those response with full body to be saved under the request payload. Apart from that from there would be one id in each response and i want that captured for all 20 so that i can copy them and continue my testing in the external application.
Welcome to the Postman Community!
Would you be able to clarify what you’re trying to do here please? I’m not sure what it is you need to do and when these should be saved
Are you talking about downloading the responses in a file or saving these as examples?
A while ago I share a workaround using Newman and a small script to save each response to a file, that could be adapted and help here: