Importing from other tools

Currently, Testfully users can import their data from Postman and Insomnia. We also support Testfully's export format and Open API Specification. This page includes information about how to export and import your data.

Supported Tools & Formats

Tool / FormatVersionFormatTestfully CloudTestfully Offline
Testfully All VersionsJSON
Available
Available
Postman Collection File 2.0 & 2.1JSON
Available
Available
Postman Backup File 1.0JSON
Available
Available
Postman Export File 1.0ZIP
Available
Available
Postman Global File N/AJSON
Available
Available
Postman Environment File N/AJSON
Available
Available
Insomnia Collection File 4.0JSON
Available
Available
Swagger 2.0JSON, YAML
Available
Available
OpenAPI Specification 3.0 & 3.1JSON, YAML
Available
Available
cURL 1.0N/A
Available
Available

Missing format?

Do you need a format that we don't currently support? Don't hesitate to reach out to us via support@testfully.io.

How to export your Postman data

Postman offers four different ways to export your data, including:

Export a single collection

  1. Hover over the collection you want to export.
  2. Click the “…” icon.
  3. Select “Export” from the menu.
  4. Choose your desired export format.
  5. Click “Export” to complete the process.

Export a single environment

  1. Open the environment you want to export.
  2. Click the “…” icon next to the “Share” button.
  3. Select “Export” from the menu.

Export Globals

  1. Open the Globals tab.
  2. Click the “Export” button.

Export the entire workspace

  1. Open the workspace settings by clicking the gear icon in the top-right corner.
  2. Select “Data” from the left sidebar.
  3. Click the “Export” button and follow the on-screen instructions to complete the export process.

How to import your data

  • Start by exporting your data using the tool you are currently using.
  • Open the Testfully app (web, or desktop), make sure you are in the workspace where you want to import the data.
  • Click the + icon on the left sidebar, and choose "Import".
  • Select the file you want to import, and click "Import".
  • If you wish to import into a specific folder, hover over the folder, click the "..." icon, and select "Import". Follow the same steps as above.

How to import cURL commands

  • Open Testfully app (web, or desktop), click the + icon on the tab area to create a new request.
  • Paste the cURL command into the URL input field.
  • Your cURL command will be automatically converted into a request.

Support

We have been working hard to make our importer as reliable as possible. That said, due to the nature of importing from one tool to another, things can go wrong. If you got stuck due to some errors, please don't hesitate to reach out to us via our Customer Support Chat or support@testfully.io. We should be able to help you address any issue related to importing your data from other tools.