Import/Export
This feature is available only in the paid version.
- The following imports of collections and environments are supported:
- Postman 2.1.0 format
- Insomnia v4 or v5 format
- Hoppscotch format
- OpenAPI v3 JSON or YAML files
- Thunder Client
- The import of .env files is also supported from the Env tab.
How to Import a Collection
- Select the
Collectiontab from the sidebar. - Click the
Menuicon (see image) and selectImportorImport from URL. - Now select a file from Postman, Thunder Client, Insomnia, or OpenAPI.
Import cURL
This feature is available only in the paid version.
- From the Activity tab menu, select
Import cURL. - Now you can enter
cURL TextorURLin the same input (shortcutCtrl/Cmd + U). - From the Command Palette, select
Thunder Client: Import cURL, which is helpful for testing a request from anywhere. You can also enter cURL text or a URL here.
Export Data
How to Export Data
- Right-click on the collection or environment and select
Export. - You can export in
Thunder Client,Postman, andOpenAPIformats. OpenAPIexport is only available in the paid version.
Default Storage Location
- The details of the data storage location can be found here.
Last updated on