Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

MlIntentUtteranceSuggestion

Represents a customer input, used for training purposes in the feedback loop process of a conversation. Admins can add these inputs to the intent training model. This object is available in API version 51.0 and later.

Supported Calls

describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()

Fields

Field Details
ConfigId
Type
reference
Properties
Filter, Group, Nillable, Sort
IntentSuggestion
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The recommended intent.
ReviewStatus
Type
picklist
Properties
Filter, Group, Restricted Picklist, Sort
Description
Possible values are: Ignore, New
Utterance
Type
string
Properties
Filter, Group, Sort
Description
The text input from the end user.
UtteranceCount
Type
integer
Properties
Filter, Group, Sort
Description
A count of the Utterance field.