Invoking a SOAP API using a SOAP connector

Learn how to trigger a SOAP API in a flow service using a SOAP connector.

Procedure

  1. Click Projects.
  2. Select a project and then select Flow services. Click the "+" icon to start creating a new flow service.
  3. Provide a name and description of the new flow service. For example, ExecuteSOAPAPIFlowservices.
  4. Select CONNECTORS.
  5. Type Soap_connector in the search box and select the connector.
  6. Next, select an operation.

    You cannot add operations in a SOAP connector that is created from a WSDL. Also, you cannot delete operations from a SOAP connector that is created from a WSDL.

  7. Select the configured account. You can also create or configure an account inline.
  8. Click the "Map" icon to view the flow service mapping page.
  9. Save the flow service and click Run. After you run the service, the results display the data corresponding to your SOAP API.