Skip to Content
FeaturesImport/Export

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

  1. Select the Collection tab from the sidebar.
  2. Click the Menu icon (see image) and select Import or Import from URL.
  3. Now select a file from Postman, Thunder Client, Insomnia, or OpenAPI.
Import a Collection

Import cURL

This feature is available only in the paid version.
  • From the Activity tab menu, select Import cURL.
  • Now you can enter cURL Text or URL in the same input (shortcut Ctrl/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


Thunder Client Postman Export

How to Export Data

  • Right-click on the collection or environment and select Export.
  • You can export in Thunder Client, Postman, and OpenAPI formats.
  • OpenAPI export is only available in the paid version.

Default Storage Location

  • The details of the data storage location can be found here.
Last updated on