Newer Version Available
ConnectApi.NBAReactionInput (Pilot)
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| contextRecordId | String | ID of the context record. For example, if the next best action is on a case detail page, the ID of the case. | Optional | 43.0 |
| executionId | String | ID of the original recommendation strategy execution. | Optional | 43.0 |
| onBehalfOfId | String | ID of the user or entity for which the reaction took place. | Optional | 43.0 |
| reactionType | ConnectApi.NBAReactionType | Type of reaction to a recommendation.
Values are:
|
Required | 43.0 |
| strategyName | String | Name of the recommendation strategy. | Required | 43.0 |
| targetActionId | String | ID of the target action. | Optional | 43.0 |
| targetActionName | String | Name of the target action. | Required | 43.0 |
| targetId | String | ID of the recommendation that is being reacted to. | Required | 43.0 |