Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.unifiedcrm.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.

Outputs

fieldValue
string
Field Value

Exceptions

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