Tool to send an event associated with a person in Customer.io. Records actions users take, along with properties that describe the action. Use when you need to track user behavior, conversions, or custom events for segmentation and campaigns.
eventRequiredstringThe name of the event to track. This is required and describes the action that occurred.
userIdstringA unique identifier for a person. At least one of userId or anonymousId must be provided.
timestampstringISO 8601 timestamp for when the event occurred. If not provided, Customer.io will use the current time.
propertiesobjectKey-value pairs representing event data and metadata. Use this to add custom attributes to the event.
anonymousIdstringAn anonymous ID for the person. At least one of userId or anonymousId must be provided.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.