Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.EngagementTopicCreateInput

Input representation to create an engagement topic record.
Property Type Description Required or Optional Available Version
customFieldsList List<ConnectApi.EngagementCustomFieldsOutput> The custom fields and their values for engagement topics. 56.0
engagementInteractionId String The ID of the engagement interaction record associated with an engagement topic record. 55.0
id String The ID of an engagement topic record. 55.0
interactionSummary String The summary of the engagement interaction. 55.0
name String The name of the engagement topic record. 55.0
ownerId String The Salesforce ID of the person who owns this engagement topic record. 55.0
parentTopicId String The parent engagement topic record that’s associated with this engagement topic. 55.0
processFailureReason String Specifies the reason a process failed during an engagement interaction. 55.0
processName String The name of the process executed during an engagement interaction. 55.0
processStatus String Specifies the current status of a process that’s executed during the engagement interaction. Possible values are:
  • Canceled
  • Completed
  • Failed
  • Initiated
55.0
processType String The type of the process executed during the engagement interaction. 55.0
relatedPersonId String The person for whom an engagement interaction was initiated. 55.0
topicId String The engagement topic record that’s associated with the parent engagement topic. 55.0