SOAP

Create SOAP Mock from your WSDL

Upload a file or enter the WSDL URL: we'll extract the operations and you can define SOAP‑XML response templates.

Create SOAP Mock from WSDL

1. WSDL Source

Choose how to provide the WSDL: upload a file or enter a URL. After parsing you can select the operations to mock.

Recommended max size: 2MB. You can also upload a zip containing WSDL + XSD (if applicable).

2. WSDL Summary & Operations

No WSDL loaded. After parsing, this area will show the main info (Service, Port, targetNamespace) and the list of available operations.

Note: SOAP typically uses the POST verb. The generated mock will expose HTTP endpoints that accept POST with Content-Type: text/xml or application/soap+xml.

3. Global settings

Read terms and conditions