postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.86k stars 841 forks source link

Provide option to download response to a file #13202

Open FaiyazMujawar opened 1 month ago

FaiyazMujawar commented 1 month ago

Is there an existing request for this feature?

Is your feature request related to a problem?

In postman app, we can download the response to a file with send and download option, which is not available in VSCode Postman extension. This would be very handy when testing APIs returning files.

Describe the solution you'd like

A button with send and download option to download returned response to file on local machine.

Describe alternatives you've considered

No response

Additional context

No response