Postman can export collections in two formats - v1 and v2. Postman can export and import the following formats as a file or generated URL. When you export a collection from the Postman app, the exported file is a JSON file. The file contains all data (and metadata) that is required by Postman to recreate the collection when imported back into Postman, or that is utilized by Newman to run the collection from the command line interface (CLI). Postman can export and import collections, environments, globals and header presets as files and links.