Connector.soapCall

Description

Performs a SOAP API call using a SOAP Connector.

Input / Parameter

header (Object | List)

Will contain a single object, or a list of one (1) or more objects of the SOAP header which consist of key-value pairs to be sent as part of the request. The structure of the object should be:

attachment (Object | List)

Map of the key to the file path for attaching files to upload along with te body. Will contain a single object, or a list of one (1) or more objects which consist of:

Output

Object

Callback

callback

The action performed if this function runs successfully.

Object

errorCallback

The action performed if this function runs successfully.

Object

Video

Coming Soon.

Example

Coming Soon.

Steps

Coming Soon.

Result

Coming Soon.

Last updated