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.

ConnectApi.RecommendationDefinitionInput

A custom recommendation definition.
Property Type Description Required or Optional Available Version
actionUrl String URL for acting on the custom recommendation, for example, the URL to join a group. Required to create a recommendation definition

Optional to update a recommendation definition

35.0
actionUrlName String Text label for the action URL in the user interface, for example, “Launch.” Required to create a recommendation definition

Optional to update a recommendation definition

35.0
explanation String Explanation, or body, of the custom recommendation. Required to create a recommendation definition

Optional to update a recommendation definition

35.0
name String Name of the custom recommendation definition. The name is displayed in Setup. Required to create a recommendation definition

Optional to update a recommendation definition

35.0
title String Title of the custom recommendation definition. Optional 35.0