I have set up a collection that executes an API request which its payload is a JSON file.
I would like to run this postman collection for several times using different values for a variable that I have set in my request. However, I don't know how to save the API response from my Get request into a JSON file.