The Activity Log APIs let you work with a contact's activity log: a permanent, timestamped record of what has happened with that contact over time. Each entry describes a single event, such as a message sent, a booking canceled, a form submitted, or any other moment worth recording. Together, a contact's activities tell the story of your relationship with them.
With the Activity Log APIs, you can:
ActivityCreated domain event.Activities are the core of the log. Wix records some activities automatically from templates (for example, when a contact books a session or subscribes to a newsletter). You can also record custom activities yourself, with a free-text message describing what happened.
The Templates API is a companion that helps you understand and display those template-based activities. Use it to look up an activity's icon and translated description, or to retrieve category IDs for filtering.
Last updated: 18 August 2026