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.

ConnectApi.​TrackedChangeItem

Tracked change item.
Name Type Description Available Version
fieldName String The name of the field that was updated. 28.0
newValue String The new value of the field or null if the field length is long. 28.0
oldValue String The old value of the field or null if the field length is long. 28.0