Klaviyo data source
Learn how to set up a Klaviyo data source and then move files data to one of the data destinations supported by Coupler.io.
2 steps to complete the setup
1. Set up your data source
1.1. Select the apps to connect: Klaviyo as a source and one of the available data destinations
1.2. Connect your Klaviyo account:
Click Save:
1.3. Select Klaviyo data entity
Supported general data entities:
- Campaigns list
- Profiles list
- Report
Campaigns list
Profiles list
Specify the property and value to filter the fetched data.
Note: Advanced settings are optional.
Check the table below to learn how to use Advanced filters
Keys | Operators | Values | Examples | Outputs |
filter | equals, less-than, less-or-equal, greater-than, greater-or-equal, contains, contains-any, contains-all, ends-with, starts-with, any | _kx, anonymous_id, created, email, external_id, id, phone_number, updated | filter equals(email,"test@test.com") |
Return all resources where the specified field equals the provided value |
sort | Reverse sorting is specified using a - prefix |
updated, -email, created, -created, -id, email, id, -updated (got datetime) | sort created |
Sorted resources according to the provided column |
fields[profile] | anonymous_id, created, email, external_id, first_name, id, image, last_event_date, last_name, location, organization, phone_number, predictive_analytics, properties, subscriptions, title, updated | fields[profile] first_name,email |
Only provided columns will be fetched | |
additional-fields[profile] | predictive_analytics, subscriptions | additional-fields[profile] subscriptions |
Request additional fields not included by default in the response |
More info about filtering - link
More info about sorting - link
More info about fields[profile] - link
Report
Specify the Advanced settings:
- Specify the start date of the period for which to export data. (required)
- Specify the end date of the period for which to export data. (required)
Note: The time range may span a maximum of one year. Time range dates may be set to a maximum of 5 years prior to the current date. - Choose metrics that should be included in your report. (required)
- Choose the dimensions by which your report data will be grouped.
Also, you can select data split by the next options:
- Hour
- Day
- Week
- Month
2. Set up your data destination
Continue setting up the integration depending on the tool you want to import data to. Select your tool from the list of supported data destinations and follow the relevant setup guide.