Feed Elements Capability, Bundle Elements

Access all feed elements that are grouped together in a bundle.

Bundled posts contain feed-tracked changes and are in record feeds only.

Note

Resource
1/chatter/feed-elements/feedElementId/capabilities/bundle/feed-elements
1connect/communities/communityId/chatter/feed-elements/feedElementId/capabilities/bundle/feed-elements
Available version
31.0
Requires Chatter
Yes
HTTP methods
GET
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
elementsPerBundle Integer Maximum number of feed elements to include in a bundle. The value must be an integer between 0 and 10. The default value is 3. Optional 31.0
page String Specifies the page token to use to view a page of information. Page tokens are returned as part of the response class, such as currentPageToken or nextPageToken. If you pass in null, the first page is returned. Optional 31.0
pageSize Integer Specifies the number of feed elements per page. Valid values are from 1 through 100. If you pass in null, the default size is 25. Optional 31.0
recentCommentCount Integer Maximum number of comments to return with each feed element. The default value is 3. Optional 31.0
Response body for GET
Feed Element Page

If the feed element doesn’t support this capability, the response is 404: Not Found.