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.
Recommendation Decision Input
- JSON example
-
1{ "recommendationDecision": "Accept", 2 "recommendationIds": ["9Tuxx0000004Eu0CAE"], 3} - Properties
-
Name Type Description Required or Optional Available Version recommendationDecision String The unique identifier of a recommendation decision that is taken for recommendations. Required 51.0 recommendationDecisionParams Map<String, String> The unique identifier of the other parameters that are relevant to process the decision taken. Optional 51.0 recommendationIds String[] The unique identifier of the recommendations for which the recommendation decision is taken. Required 51.0