I have created a web service to send a ZIP file as output. I use POST method in the request (send file as input).
How do I download a file in the Postman tool?
I get the response like this (content of ZIP file in text):
PK
I need the file to be saved.