Connector Klaviyo
Klaviyo is a renowned global technology company offering a robust marketing automation platform predominantly utilized for email and SMS marketing. The platform empowers businesses to create targeted and personalized communication with their audience, driving engagement and enhancing marketing effectiveness.
In the context of data integration, the Klaviyo connector serves as a vital link, facilitating the seamless transfer of data from Klaviyo to Meiro Integrations. This connector ensures a unified approach to customer data management, allowing organizations to derive deeper insights and optimize their marketing strategies based on a holistic understanding of customer behavior and preferences.
Requirements
To connect to Klaviyo it is required to get an access through API key.
Features
It is possible to extract campaign, profile, exclusion and event data from Klaviyo API.
Data In/Data Out
Data In
|
N/A
|
Data Out
|
Your results will be saved as a NDJSON file (e.g. for events - events.ndjson , for campaigns - campaigns.ndjson , for profiles - profiles.ndjson , for exclusions exclusions.ndjson ) in the Data Out bucket data/out/files.
|
Learn more: about the folder structure please go to this article.
Parameters
API key
API key
(required)
|
To connect to the Klaviyo, an API key is required.
Learn more: about how to generate an API key, please refer to this article.
|
Events
The time range for events (`from_date` and `to_date`) is required to be known.
From Date
(required)
|
Date from which to download events.
Using natural language → eg. now, now - 7 days, now + 8 hours, 5 days ago
Learn more: about the details of natural language parsing here
|
To Date
(required)
|
Date to download events.
Using natural language → eg. now, now - 7 days, now + 8 hours, 5 days ago
Learn more: about the details of natural language parsing here
|
Fields
(optional)
|
Optional fields from the event that can be included or excluded from the API response:
-
timestamp
-
event properties
-
datetime
-
uuid
|
Enabled
(optional)
|
You can disable or enable resources for events.
|
Campaigns
Enabled
(optional)
|
You can disable or enable resources for campaigns.
|
Channel
|
Select campaign type, "email" or "sms."
|
Profiles
From Date
(optional)
|
Date from which to download events.
Using natural language → e.g. now, now - 7 days, now + 8 hours, 5 days ago
|
To Date
(optional)
|
Date to download events.
Using natural language → e.g. now, now - 7 days, now + 8 hours, 5 days ago
|
Enabled
(optional)
|
You can disable or enable resources for profiles.
|
Exclusions
Enabled
(optional)
|
You can disable or enable resources for exclusions.
|
No Comments