Newer Version Available

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

ConnectApi.EntityRecommendation

A Chatter, custom, or static recommendation.

Subclass of ConnectApi.AbstractRecommendation.

Property Name Type Description Available Version
actOnUrl String For user, file, group, topic, and record entity types, use this Connect REST URL with a POST request to take action on the recommendation.

For ConnectApi.RecommendedObject entity types, such as custom recommendations, use the actionUrl property of the ConnectApi.PlatformAction Class to take action on the recommendation.

32.0
action ConnectApi.​Recommendation​ActionType Specifies the action to take on a recommendation.
  • follow—Follow a file, record, topic, or user.
  • join—Join a group.
  • view—View a file, group, article, record, user, custom, or static recommendation.
32.0
entity ConnectApi.Actor The entity with which the receiver is recommended to take action. 32.0