Skip to main content

Scheduled Import

You can use the Apidog client to schedule and execute tasks for importing project settings, or utilize self-hosted Runners for automatic execution of import tasks.

Client Import

Click the "Import Data" on the Setting panel, then hit "Scheduled" button, you can then set up the import strategy. Synchronization of data sources is supported in OpenAPI (Swagger), apiDoc, Apidog and Knife4j formats.

After setting up a new automatic import strategy, clicking "Import Now" will immediately execute the synchronization task. Clicking "Save" stores the strategy temporarily, with the system executing it regularly based on the defined import frequency.

Note

Only administrators have the permission to import data, and it is recommended to use client to import the data sources.

Import Via Runner

If you opt for the self-hosted Runner to automate data imports, the task will commence from the designated Runner at the scheduled time.

If you choose to import via a self-hosted Runner
  • This service is available exclusively to users with a Professional or higher subscription. Learn more
  • You need to ensure that the Runner's network environment can access the URL of the data source to be imported.

Advanced Settings for Scheduled Imports

In advanced settings, you can also select the import folder, specify unique identifiers for endpoints and data models, and configure other import options.