SP.Social.SocialFeedManager.getFeed Method (sp.userprofiles)

Gets a feed of activity by the current user, and optionally by followed people and content or by the user's organization.

Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

SP.Social.SocialFeedManager.getFeed(type, options)

Parameters

Return value

SP.Social.SocialFeed
The requested feed based on the specified parameters.

Remarks

The feed type specifies whether to include activity from followed people and content or from the user's whole organization. For more information, see Overview of feed types.

See also

Other resources

SocialFeedManager