Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Klaviyo only accepts default properties as Profile Properties #7392

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,8 @@ If this approach doesn't address your use case, [reach out to Segment](mailto:fr

### Can batching be enabled for the entire Klaviyo (Actions) destination?

Batching is only available for events sent through the Upsert Profile action mapping. Other actions in the Klaviyo (Actions) destination don't support batching.
Batching is only available for events sent through the Upsert Profile action mapping. Other actions in the Klaviyo (Actions) destination don't support batching.

### Why can't I see custom Profile Properties being passed to Klaviyo?

Klaviyo's API supports only [Klaviyo default properties](https://help.klaviyo.com/hc/en-us/articles/115005074627#h_01HA32RZBASB9K0AQHHD8MHM3C) as Profile Properties. Any custom properties that are not included in this predefined list will be silently dropped and will not be added to the user's profile.