How to export specific request to file using postman?

后端 未结 6 1982
醉梦人生
醉梦人生 2020-12-24 11:15

I want to export one specific request from postman extension (chromium) and send it to another developer so that they can import it. How I can do this?

6条回答
  •  轮回少年
    2020-12-24 12:05

    Thanks to the previous answers you knew how to save/download a request.

    For people who are asking for a way to save/export the response you can use the arrow beside the "Send" button, click "Send and Download" to get the response in .json

提交回复
热议问题