Newer Version Available

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

ConnectApi.EntityRecommendation Class

Represents a recommendation for a Salesforce entity, such as a file, group, record, or user.

Subclass of ConnectApi.AbstractRecommendation Class.

Property Name Type Description Available Version
actOnUrl String Chatter REST URL that can be used with a POST request to take action on a recommendation. 32.0
action ConnectApi.​Recommendation​ActionType Specifies the action to take on a recommendation.
  • follow—Follow a record or user.
  • join—Join a group.
  • view—View a record or file.
32.0
entity ConnectApi.Actor The entity with which the receiver is recommended to take action. 32.0