Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

FeedTrackedChange

Represents an individual field change or set of field changes. A FeedTrackedChange is a child object of a record feed, such as AccountFeed. This object is available in API version 18.0 and later.

This guide only lists certain information for each object. For more information, including descriptions of the fields, see FeedTrackedChange in the Object Reference for the Salesforce Platform.

Fields

Field Name Field Label Type Digits Length Precision Scale
CurrencyIsoCode Currency ISO Code picklist 3
FeedItemId Feed Item ID reference 18
FieldName Field string 120
Id Feed Tracked Change ID id 18
NewValue New Value anyType 255
OldCurrencyIsoCode Old Currency ISO Code string 3
OldValue Old Value anyType 255