Skip to main content
A WSDL (Web Services Description Language) file defines the structure of a SOAP service, including available operations, request formats, and endpoints. Importing a WSDL helps you quickly get started without building the request from scratch.
1

Open Import Option

Open App and click the Import button.
Import WSDL
2

Choose WSDL Source

Select how you want to import your WSDL:
  • Paste a WSDL URL
  • Upload a .xml or .wsdl file
Waystoimport
3

Select SOAP Version

You can also select the SOAP version from the dropdown while importing, and choose to organize the generated requests into a collection for better management.
Importingwsdl
4

Create Request from WSDL

Select an options and import the request. The request body, headers, and endpoint will be pre-filled based on the WSDL definition.
Created Requestfrom WSDL