Skip to main content

Importing WSDL

This article introduces how to import WSDL files into Apidog.

WSDL is a file format for describing WebService APIs. You can debug WebServices using Apidog, and also import WSDL format files into Apidog.

Importing Data

Open the "Settings" panel in Apidog, click "Import Data", select the WSDL or XML format file and upload.

The import preview page will display the expected APIs to be imported. You can check the base URL in the WSDL file on the "Environments" tab page. After confirming it is correct, click the "Confirm" button.

Debugging APIs

Click the environment in the upper right corner to switch to the imported environment when sending request to API. The base URL will be automatically filled in the actual request address.