Field value changes allow you to see historical changes to the values of fields in Affinity.
This is especially useful for tracking progress through statuses (e.g. Lead --> Closed Won).
Supported field types:
Not all fields can track historical changes.
Fields that are automatically created and "enriched" by Affinity do not support change tracking.
Among fields that are not enriched, only the ones with the following data types support change tracking:
You can also see if a field does so by looking at the Field.track_changes attribute in the Field Resource. The API will return an appropriate error if the field doesn't support historical tracking.
Returns all field values changes attached to a specific field.
Field value changes can be filtered by action_type, person, organization, opportunity or list_entry by passing in the appropriate parameter.
Field value changes allow you to see historical changes to the values of fields in Affinity. This is especially useful for tracking progress through statuses (e.g. Lead --> Closed Won).
Supported field types: Not all fields can track historical changes. Fields that are automatically created and "enriched" by Affinity do not support change tracking.
Among fields that are not enriched, only the ones with the following data types support change tracking:
Multi-valued fields:
Single-valued fields:
You can also see if a field does so by looking at the Field.track_changes attribute in the Field Resource. The API will return an appropriate error if the field doesn't support historical tracking.