How to download excel (.xls) file from API in postman?

Try selecting send and download instead of send when you make the request. (the blue button)

Screenshot showing "Send and Download" button in postman

https://www.getpostman.com/docs/responses

“For binary response types, you should select Send and download which will let you save the response to your hard disk. You can then view it using the appropriate viewer.”

Leave a Comment