| ArchiveFieldName |
- Type
- string
- Properties
- Nillable
- Description
- The name of the field at the time the data was archived. If the field name changed,
the name is sometimes not the same for all records related to a single field.
|
| ArchiveParentName |
- Type
- string
- Properties
- Nillable
- Description
- The name of the parent object at the time the data was archived. If the object name
changed, the name is sometimes not the same for all records related to a single
field.
|
| ArchiveParentType |
- Type
- string
- Properties
- Nillable
- Description
- The type of the field at the time the data was archived. If the field type changed,
the type is sometimes not the same for all records related to a single field.
|
| ArchiveTimestamp |
- Type
- dateTime
- Properties
- Nillable
- Description
- The date and time at which the data was archived.
|
| CreatedById |
- Type
- reference
- Properties
- Nillable
- Description
- The user ID of the user who created the original record.
|
| CreatedDate |
- Type
- dateTime
- Properties
- Nillable, Sort
- Description
- The date and time at which the original record was created.
|
| Field |
- Type
- picklist
- Properties
- Restricted picklist
- Description
- The name of the field that was changed. If the field is deleted from the parent
object, the Field field contains the field ID instead.
|
| FieldHistoryType |
- Type
- picklist
- Properties
- Filter, Nillable, Restricted picklist, Sort
- Description
- The name of the object that contains the field history. Possible values are:
- Account
- Article
- Asset
-
AuthorizationFormConsent – Available in version
58.0 and later.
- Case
-
CommSubscriptionConsent – Available in version
58.0 and later.
- Contact
-
ContactPointConsent – Available in version 58.0
and later.
-
ContactPointTypeConsent – Available in version
58.0 and later.
- Contract
- ContractLineItem
- Crisis
- Employee
- EmployeeCrisisAssessment
- Entitlement
- Individual
- InternalOrganizationUnit
- Knowledge
- Lead
- Opportunity
- Order
- OrderItem
-
PartyConsent – Available in version 58.0 and
later.
- Pricebook2
- PricebookEntry
- Product2
- ServiceAppointment
- ServiceContract
- Solution
- WorkOrder
- WorkOrderLineItem
|
| HistoryId |
- Type
- reference
- Properties
- Filter, Sort
- Description
- The ID of the relevant history object (for example, AccountHistory). This field is
available in versions 42.0 and later.
|
| Id |
- Type
- ID
- Properties
- Defaulted on create, Filter, idLookup
- Description
- The ID of the archived record. It’s useful to have a field’s ID for
fields that you’ve deleted. (Field names aren’t retained in history when you
delete fields from Salesforce.)
|
| NewValue |
- Type
- anyType
- Properties
- Nillable
- Description
- The new value of the modified field.
|
| OldValue |
- Type
- anyType
- Properties
- Nillable
- Description
- The previous value of the modified field.
|
| ParentId |
- Type
- reference
- Properties
- Filter, Sort
- Description
- The ID of the object that contains the field (the parent object).
|