Newer Version Available
Generic Feed Element
| Property Name | Type | Description | Filter and Version | Available Version |
|---|---|---|---|---|
| body | Feed Item Body | Information about the feed element. | Small, 22.0 | 22.0 |
| capabilities | Feed Element Capabilities | A container for all capabilities that can be included with a feed element. | Medium, 31.0 | 31.0 |
| createdDate | Date | An ISO 8601 format date string, for example, 2011-02-25T18:24:31.000Z. | Small, 29.0 | 31.0 |
| feedElementType | String |
Feed elements are the top-level objects that
a feed contains. The feed element type describes the characteristics of that
feed element.
One of these values:
|
Small, 31.0 | 31.0 |
| header | Feed Item Body | The header is the title of the post. This property contains renderable plain text for all the segments of the message. If a client doesn’t know how to render a feed element type, it should render this text. | Medium, 31.0 | 31.0 |
| id | String | The ID for a feed element. | Small, 22.0 | 22.0 |
| modifiedDate | Date | An ISO 8601 format date string, for example, 2011-02-25T18:24:31.000Z. | Small, 29.0 | 31.0 |
| parent | One of these response bodies: | The parent of the feed element. | Medium, 29.0 | 28.0 |
| relativeCreatedDate | Date | The created date formatted as a relative, localized string, for example, “17m ago” or “Yesterday.” | Small, 29.0 | 31.0 |
| url | String | Chatter REST API URL to this feed element. | Small, 29.0 | 22.0 |