SOAP - Execute operation action

The Execute operation action runs any web service operation defined in the SOAP WSDL document.

Example input fields for the SOAP execute operation actionExample input fields for the SOAP execute operation action

Input fieldDescription
BindingSelect the binding to define the protocol and message format for a set of operations.
OperationSelect the operation to specify methods or functions to call on the remote web service. The operations available vary depending on your selected Binding.
Response formatSelect the format to use for the SOAP response.
Enable headersSelect whether to include SOAP headers in the request and response.
Header nameThe name of the response header to include. Available if you select Enable headers.
Output field labelThe field label in the response. Available if you select Enable headers.
Remove empty fieldsSelect Yes to automatically remove empty strings, empty arrays, empty objects, and null values from the request payload or No to preserve empty fields.
ParametersEnter the parameters to use for the operation. The parameters available vary depending on your selected Operation.

Output

Output fields load dynamically based on the operation you select. Map the relevant datapill from the datatree to use output fields in downstream steps.

Last updated: