ConnectApi.FeedModifiedInfo

Feed modified information.

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

Important

Name Type Description Available Version
isModified Boolean true if the news feed has been modified since the last time it was polled; false otherwise. Returns null if the feed is not a news feed. 28.0
isModifiedToken String Opaque polling token to use in the since parameter of the ChatterFeeds.isModified method. The token describes when the feed was last modified. 28.0
nextPollUrl String 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. 28.0