Skip to main content

Manual Import

Open the Settings panel, click Import Data and choose to import files or URLs.

Taking Apidog format as an example, the importable content includes: APIs, data model, environment, test case, test suite.

Note
  1. Importing OpenAPI/Swagger file only includes API, data model and environment

  2. Importing Postman file only includes API

Advanced Settings

Matching the Same Endpoint

  • Overwrite: When the unique identifier of two endpoints is the same, the new item file will overwrite the old file.

  • Ignore: When the unique identifier of two endpoints is the same, the new item file will not be imported.

  • Keep both: When the unique identifier of two endpoints is the same, the new item file will be imported while the old file won't be deleted.

Matching the Same Document

  • Overwrite: When two document names are the same, the new file will overwrite the old file.
  • Do not import: When two document names are the same, the new file will not be imported.
  • Keep both: When two document names are the same, the new file will be imported, and the old file will not be deleted.

Importing into Folder

Supports importing files to specific folders.

Importing Endpoint Cases

When the Endpoint Cases is turned on, all the endpoint cases under the selected API will be selected by default, and you can also select the corresponding Endpoint Cases in the Import Preview.

When non-Apidog format files is imported and the endpoint documentation is overwritten, endpoint cases with the same name will not be imported, whereas endpoint cases with different names will be added.

When Apidog format files is imported and the endpoint documentation is overwritten, endpoint cases with the same name will be overwritten, whereas endpoint cases with different names will be added.

Quick Importing on the Dashboard

Since version 2.2.27, you can quickly import data from the project dashboard (project listing page). You can choose to import data into a new project or an existing one.