Inputs

The following inputs are supported:

recordId
string

Record Id

This must correspond to an existing record in SalesDesk.

fieldName
string

Field Name

This must correspond to an existing record field in SalesDesk.

fieldValue
string

Field Value

Outputs

json
string

Record Data

Exceptions

A record-not-found exception is thrown if the record cannot be found or the field cannot be found in that record.