Skip to main content
Every event has a type, the source that produced the event, the affected resource, and a data object. The data.object shape depends on the event type. For update events, data.changes shows the fields that changed. These examples are shortened to focus on the event structure.

Created event

Updated event

Deleted event