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

I am having an API endpoint and Authorization token for that API.

The said API is for .xls report download, how can I view the downloaded .xls file using (if possible) Postman?

If it is not possible using Postman what are the other programmatic ways I should be looking for?

4 Answers
4

Leave a Comment