Connector.restCall

Description

Performs a rest API call using a Rest Connector.

Input / Parameter

cookies (Object | List)

Cookies of the API call. Will contain a single object, or a list of one (1) or more objects which consist of:

attachment (Object | List)

The path to the selected file. 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