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.

ConnectApi.EinsteinPromptRecordRepresentation

Prompt template record.
Property Name Type Description Available Version
apiName String API name of the prompt template record. 62.0
childRelationships Map<String, ConnectApi.​EinsteinPrompt​RecordRepresentation> Map of prompt template name and prompt template records that are versions of the prompt template. 62.0
fields Map<String, ConnectApi.​EinsteinPrompt​RecordField​Representation> Map of field name and prompt template record fields. 62.0
id String ID of the prompt template record. 62.0
isStandard Boolean Specifies whether the prompt template record is a standard prompt template (true) or user-created prompt template (false). 62.0