Basic Information

appmixer.klaviyo.event.CreateEvent

1.0.0

Public

Track a custom event for a customer profile, such as a purchase or page view.

Input Ports

in

FieldTypeDescription
Profile ID text Unique identifier of the customer profile.
Metric Name text Name of the event or metric to be tracked.
Time date-time Timestamp of the event in ISO 8601 format.
Unique ID text A unique identifier for an event. If the Unique ID is repeated for the same profile and metric, only the first processed event will be recorded.
Value number A numeric, monetary value to associate with this event. For example, the dollar amount of a purchase.
Value Currency text The ISO 4217 currency code of the value associated with the event. For example, USD for US dollars.
Properties key-value Additional event properties in key-value format.

Output Ports

out

FieldTypeDescription
No fields defined for this port

Full Metadata