ConnectApi.​Feed Class

Name Type Description Available Version
feedElement​PostUrl String Connect REST API URL for posting feed elements to this subject. 31.0
feedElements ConnectApi.​FeedElement​Page Page of feed elements for the feed specified in redirectedFeedType. Otherwise, null. 40.0
feedElementsUrl String Connect REST API URL of feed elements. 31.0
feedItemsUrl String Connect REST API URL of feed items. 28.0–31.0
isModifedUrl String A Connect REST API URL with a since request parameter that contains an opaque token that describes when the feed was last modified. Returns null if the feed isn’t a news feed. Use this URL to poll a news feed for updates.
Important

Important

This feature is available through a Feed Polling pilot program. This pilot program is closed and not accepting new participants.

28.0
pinnedFeed​ElementsUrl String URL of pinned feed items. 41.0
redirected​FeedFilter ConnectApi.​FeedFilter Filter for the feed specified in redirectedFeedType. Otherwise, null. 42.0
redirected​FeedSort ConnectApi.​FeedSort​Order Sort order for the feed specified in redirectedFeedType. Otherwise, null. 42.0
redirected​FeedType ConnectApi.​FeedType Specifies which feed is returned if pageSize is specified. Otherwise, null. 40.0
respectsMute Boolean Indicates whether the feed respects the mute feature. If true, the feed shows the ability to mute or unmute each element, depending on the value of isMutedByMe; null if the mute feature is disabled for the organization. 35.0