postman

How to export specific request to file using postman?


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


Solution

  • To do that you need to leverage the "Collections" feature of Postman. This link could help you: https://learning.getpostman.com/docs/postman/collections/creating_collections/

    Here is the way to do it: