Question - How can you save the responses of API to a file in Postman? 
          
        
        Answer - 
        
We can do this in two ways:
- Click on the Download button in the response section.
- Click on the arrow beside send button - There will be an option to send and download. Clicking on it will prompt Postman to ask the location of saving the response post successful execution of the request.