Customer events
Learn more about custom events; what they are, what they can be used for and how to send them.
What Are Customer Events?
Examples of Customer Events
Sending Events to Xoal
How to Send Events
{ "event": "user upgraded", "properties": { "userId": "string", "userEmail": "string", "time": 0, "customData": { "key": "value", "key": "value" } } }
Viewing Events in Xoal

Using Events in Automation
Last updated