Fields
General
Advanced
Sample data
This step makes a live SOAP call, so the result depends on the service and function you call. The example below calls aGetProduct function, sending the data through as the request; the service’s response replaces the data.
| Field | Value |
|---|---|
| SOAP connection | The configured SOAP connection |
| SOAP function | GetProduct |
soap_error, a fault no longer stops the run; instead the message is added to your data at that path.
See Placeholders for how to reference values from the data when building the request.