Newer Version Available

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

User Recommendations for a Specific Action

Returns the recommendations for the specified action for the context user.
Resource
1/chatter/users/userId/recommendations/action
1/connect/communities/communityId/chatter/users/userId/recommendations/action

userId must be the ID of the context user or the alias me.

Note

Valid values for action and resulting recommendations:
  • follow returns recommendations to follow users, files, records, and topics (version 36.0 and later).
  • join returns recommendations to join groups.
  • view returns recommendations to view users, files, groups, and records (version 25.0 and later). In version 34.0 and later, view returns custom recommendations. In version 35.0 and later, view returns static recommendations.
Available since version
24.0
Requires Chatter
Yes
HTTP methods
GET or HEAD
Request parameters for GET
Parameter Name Type Description Available Version
channel String Specifies a way to tie recommendations together, for example, to display recommendations in specific places in the UI or to show recommendations based on time of day or geographic locations. Values are:
  • CustomChannel1Custom recommendation channel. Not used by default. Work with your community manager to define custom channels. For example, community managers can use Community Builder to determine where recommendations appear.
  • CustomChannel2Custom recommendation channel. Not used by default. Work with your community manager to define custom channels.
  • CustomChannel3Custom recommendation channel. Not used by default. Work with your community manager to define custom channels.
  • CustomChannel4Custom recommendation channel. Not used by default. Work with your community manager to define custom channels.
  • CustomChannel5Custom recommendation channel. Not used by default. Work with your community manager to define custom channels.
  • DefaultChannel—Default recommendation channel. Recommendations appear by default on the Napili community home and question detail pages and in the feed in communities in the Salesforce1 mobile browser app. They also appear anywhere community managers add recommendations using Community Builder in communities using the Summer ’15 or later version of the Napili template.
36.0
contextAction String Action that the user just performed. Supported values are:
  • follow
  • view
Use contextAction and contextObjectId together to get new recommendations based on the action just performed.
33.0
contextObjectId String ID of the object that the user just performed an action on.
  • If contextAction is follow, contextObjectId is user ID, file ID, record ID, or topic ID (version 36.0 and later).
  • If contextAction is view, contextObjectId is user ID, file ID, group ID, or record ID.
Use contextAction and contextObjectId together to get new recommendations based on the action just performed.
33.0
followed String ID of a user. Provides new recommendations based on the context of this user ID.

Use contextAction and contextObjectId in version 33.0 and later.

Important

23.0–32.0
maxResults Integer Maximum number of recommendation results; default is 10. Values must be from 1 to 99. 23.0
viewed String ID of a file. Provides new recommendations based on the context of this file ID.

Use contextAction and contextObjectId in version 33.0 and later.

Important

23.0–33.0
Response body
Recommendations