How to export specific request to file using postman?

Sild picture Sild · Mar 10, 2015 · Viewed 122.7k times · Source

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?

Answer

Thierry Templier picture Thierry Templier · Mar 10, 2015

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:

  • Create a collection (within tab "Collections")
  • Execute your request
  • Add the request to a collection
  • Share your collection as a file