Tool to identify a person and assign traits to them in Customer.io. Creates a new person profile if it doesn't exist, or updates an existing one. Use when adding new users, updating user profiles, or tracking anonymous visitors. Either user_id or anonymous_id must be provided.
traitsobjectKey-value pairs representing attributes to assign to the person. Common traits include email, name, firstName, lastName, phone, company, etc.
userIdstringA unique identifier for the person. Either user_id or anonymous_id must be provided. Use this for identified users.
timestampstringISO 8601 timestamp indicating when the identification occurred. If omitted, Customer.io uses the current time.
anonymousIdstringAn anonymous identifier for the person if user_id is not available. Either user_id or anonymous_id 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.