Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 2.29 KB

klaviyo.md

File metadata and controls

56 lines (37 loc) · 2.29 KB

Klaviyo

Sync overview

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.

Output schema

This Source is capable of syncing the following core Streams:

Data type mapping

Integration Type Airbyte Type Notes
string string
number number
array array
object object

Features

Feature Supported?(Yes/No) Notes
Full Refresh Sync Yes
Incremental Sync Yes Only Events and Global Exclusions
Namespaces No

Performance considerations

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.

Getting started

Requirements

  • Klaviyo Private API Key

Setup guide

Please follow these steps to obtain Private API Key for your account.

CHANGELOG

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