Import Postman collections
Video Tutorial
Conceptual Mapping
Collection
corresponds to a Project
in Apidog. Thus, variables within a Postman Collection are equivalent to global variables in an Apidog project.

Example
Apidog Echo
API as an example to demonstrate how to import Postman data into Apidog.Collection
called Apidog Echo
in Postman, which contains two variables: baseUrl
and name
:
Collection
has a GET
request. baseUrl
is used to specify the target domain name for the current request and name
is used as a query parameter.Exporting APIs
...
icon, and select Export.
Collection v2.1
format for export.
Importing APIs

Collection
on the import preview page. To seamlessly migrate, you need to check the environment with the same name as the Collection on the "Environment" page, and then click the "Confirm" button.
name
parameter on the API documentation and the link address in baseUrl
in Environment Management.

Modified atΒ 2024-09-11 04:22:16