Newer Version Available

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

ConnectApi.RecommendationReactionInput

A reaction to a recommendation produced by a recommendation strategy.
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 45.0
executionId String ID of the original recommendation strategy execution. Optional 45.0
onBehalfOfId String ID of the user or entity for which the reaction took place. Optional 45.0
reactionType ConnectApi.​Recommendation​ReactionType Type of reaction to a recommendation. Values are:
  • Accepted
  • Rejected
Required 45.0
strategyName String Name of the recommendation strategy. Required 45.0
targetActionId String ID of the target action. Optional 45.0
targetActionName String Name of the target action. Required 45.0
targetId String ID of the recommendation that is being reacted to. Required 45.0