Newer Version Available

This content describes an older version of this product. View Latest

Feed Elements Capability, Bundle Elements

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

Bundled posts contain feed-tracked changes. In Salesforce for Android and Salesforce for iOS, bundled posts 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 per bundle. The default and maximum value is 10. Optional 31.0
page String Specifies the page token to be used 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.