Newer Version Available
Streams Feed Resources
Available resources are:
| Resource | Description |
|---|---|
| /chatter/feeds/streams/streamId | Get the URL to the streams feed. |
| /chatter/feeds/streams/streamId/feed-elements | Get all feed elements from any combination of up to 25 people, groups, records, and topics that the context user subscribes to in the stream. |
Streams Feed URL
Get the URL to the streams feed.
- Resource
-
- Available since version
- 39.0
- Requires Chatter
- Yes
- HTTP methods
- GET, HEAD
- Request parameters
-
Parameter Name Type Description sort String Specifies the order of feed items in the feed. - CreatedDateDesc—Sorts by most recent creation date.
- LastModifiedDateDesc—Sorts by most recent activity.
- MostViewed—Sorts by most viewed content. This sort order is available only for Home feeds when the ConnectApi.FeedFilter is UnansweredQuestions.
- Relevance—Sorts by most relevant content. This sort order is available only for Company, Home, and Topics feeds.
- Response body
- Feed
Streams Feed Elements
Get all feed elements from any combination of up to 25 people, groups, records, and topics that the context user subscribes to in the stream.
- Resource
-
- Available since version
- 39.0
- Requires Chatter
- Yes
- HTTP methods
- GET, HEAD
- Request parameters
-
- Response body
- Feed Element Page