Newer Version Available
FeedRevision
Holds the revision history of a specific feed item or comment,
including a list of attributes that changed for each revision. This object is available in API version 34.0 and
later.
Supported Calls
describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()
Fields
| Field Name | Details |
|---|---|
| Action |
|
| EditedAttribute |
|
| FeedEntityId |
|
| IsDeleted |
|
| IsValueRichText |
|
| OriginNetworkId |
|
| Revision |
|
| Value |
|
Usage
This object tracks the changes made to a feed item or feed comment
and stores a list of attributes that changed for each revision.
- To query the FeedRevision object, users need the View All Data permission or supply a WHERE clause on the FeedEntityId.