Platform basics
Events
In this lesson, we’ll cover:
- How Events represent the structured data emitted between Actions.
- Events are JSON objects making them flexible and easy to read.
- How all Events are time stamped and “write-once”, providing an audit trail and making them an ideal basis for calculation of key performance metrics.
Next steps
Next, learn about Stories, which represent workflows that connect Actions and Events together.