Events
Push custom event
Records custom events for advanced tracking.
POST
Request Properties
Example Request:
Authorizations
Team API key for authentication. Find your API key in SendX Settings → Team API Key.
Example:
Body
application/json
This is the contact identifier. Contact id and email can be used interchangeably.
Example:
"user@example.com"
Event name
Example:
"video_watched"
Event data
Example:
Unix timestamp (in seconds since January 1, 1970) representing when the event occurred.
Example:
1669990400