This source can sync data for the Klaviyo API. It supports both Full Refresh and Incremental syncs. You can choose if this connector will copy only the new or updated data, or all rows in the tables and columns you set up for replication, every time a sync is run.
This Source is capable of syncing the following core Streams:
Integration Type | Airbyte Type | Notes |
---|---|---|
string |
string |
|
number |
number |
|
array |
array |
|
object |
object |
Feature | Supported?(Yes/No) | Notes |
---|---|---|
Full Refresh Sync | Yes | |
Incremental Sync | Yes | Only Events and Global Exclusions |
Namespaces | No |
The connector is restricted by normal Klaviyo requests limitation.
The Klaviyo connector should not run into Klaviyo API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.
- Klaviyo Private API Key
Please follow these steps to obtain Private API Key for your account.
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.3 |
2021-12-09 | 8592 | Improve performance, make Global Exclusions stream incremental and enable Metrics stream. |
0.1.2 |
2021-10-19 | 6952 | Update schema validation in SAT |