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 / Format | Version | Format | Testfully Cloud | Testfully Offline |
---|---|---|---|---|
Testfully | All Versions | JSON | Available | Available |
Postman Collection File | 2.0 & 2.1 | JSON | Available | Available |
Postman Backup File | 1.0 | JSON | Available | Available |
Postman Export File | 1.0 | ZIP | Available | Available |
Postman Global File | N/A | JSON | Available | Available |
Postman Environment File | N/A | JSON | Available | Available |
Insomnia Collection File | 4.0 | JSON | Available | Available |
Swagger | 2.0 | JSON, YAML | Available | Available |
OpenAPI Specification | 3.0 & 3.1 | JSON, YAML | Available | Available |
cURL | 1.0 | N/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
- Hover over the collection you want to export.
- Click the “…” icon.
- Select “Export” from the menu.
- Choose your desired export format.
- Click “Export” to complete the process.
Export a single environment
- Open the environment you want to export.
- Click the “…” icon next to the “Share” button.
- Select “Export” from the menu.
Export Globals
- Open the Globals tab.
- Click the “Export” button.
Export the entire workspace
- Open the workspace settings by clicking the gear icon in the top-right corner.
- Select “Data” from the left sidebar.
- 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.