Newer Version Available
ConnectApi.EngagementTopicOutput
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| customFields | List<ConnectApi.EngagementCustomFieldsOutput> | Gets list of custom fields. | 56.0 |
| engagementInteractionId | String | Gets the ID of the associated engagement interaction record. | 55.0 |
| id | String | Gets the engagement topic record ID. | 55.0 |
| interactionSummary | String | Fetches the interaction summary of the EngagementTopic. | 56.0 |
| name | String | Gets the engagement topic record name. | 55.0 |
| ownerId | String | Gets the Salesforce ID of the person who owns the engagement topic record. | 55.0 |
| parentTopicId | String | Gets parent engagement topic record ID. | 55.0 |
| processFailureReason | String | Gets the process failure reason. | 55.0 |
| processName | String | Gets the name of the process executed during an engagement interaction. | 55.0 |
| processStatus | String | Gets the process status. | 55.0 |
| processType | String | Gets the process type. | 55.0 |
| relatedPersonId | String | Gets the related person ID. | 55.0 |
| topicId | String | Gets the engagement topic record ID that’s associated with the parent engagement topic record. | 55.0 |