OptionalactiveWhether the entity is active
Optionalexternal_External system identifier for integration with third-party systems
OptionalextensorsExtended properties for custom integrations
Optionalrecord_Record history tracking information
OptionalidUnique identifier for the entity
OptionaluserOwner user reference (required if org is not set)
OptionalorgOwner org reference (required if user is not set)
OptionalresourceNormalized resource name (e.g. 'plan', 'task', 'drive_item')
Optionalresource_ID of the source document that changed
OptionaloperationCRUD verb
OptionalpayloadSnapshot of the source document at the time of the change
Optionalevent_Stringified change-stream resume token used as a dedupe key
Activity row — append-only audit entry.
Each row is a snapshot of a meaningful change to a user/org-scoped resource. The full pre/post-image of the source document lives on
payload. Producers write one row per qualifying mutation; the uniqueevent_idensures idempotency across multiple relay processes tailing the same change stream.