create_event
Send a custom event to Klaviyo for a customer by providing their email and metric name, plus optional time, value, and properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | No | ISO timestamp for the event | |
| value | No | Numeric value for the event | |
| metric | Yes | Metric information for the event | |
| profile | Yes | Profile information for the event | |
| properties | No | Additional properties for the event |