Objects attribute
The object-level change details stored on an activity event.
- Type:
object[] - Data types: Activity
- Fields:
objects
Activity objects hold the detailed change entries behind an activity row. They can include the changed field name, old value, new value, and a value type such as a created, updated, deleted, or unknown object.
Notes
- Request
changed_fieldswhen the answer only needs the list of field names. - Request
objectswhen the answer needs old and new values or object-level context.