Learn how to trigger a SOAP API in a flow service using a SOAP connector.
Procedure
- Click Projects.
- Select a project and then select Flow services. Click the "+" icon
to start creating a new flow service.
- Provide a name and description of the new flow service. For example,
ExecuteSOAPAPIFlowservices.
- Select CONNECTORS.
- Type Soap_connector in the search box and select the connector.
- 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.
- Select the configured account. You can also create or configure an account
inline.
- Click the "Map" icon to view the flow service mapping
page.
- Save the flow service and click Run. After you run the service,
the results display the data corresponding to your SOAP API.