Skip to main content
Feedback

Copying a SOAP operation to the REST API in an API Service component

Copy a SOAP operation to REST through the Actions menu on the SOAP tab of an API Service component.

Procedure

  1. In the API Service component, select the SOAP tab.

  2. In the Actions menu for the endpoint you want to copy, select Copy to REST.

    The newly generated REST endpoint (resource and route) is listed in the REST tab.

  3. Click Save or Save and Close.

Next steps

note

The REST endpoint definition is not complete at this point. To complete it, you need to select the route in the REST tab and set the Resource Path.

On this Page