Klaviyo is a marketing automation platform designed to help businesses grow by leveraging data-driven insights to create personalized and targeted email and SMS marketing campaigns.
After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:
| Setting | Instruction |
|---|---|
| Name your connection * |
Enter a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account. |
| API type * |
Choose your Klaviyo API type:
|
| Private key * |
Enter your Klaviyo private key. For detailed information on retrieving the private key, see Keys. Multiple layers of protection are in place, including AES 256 encryption, to keep your connection’s private key safe. When editing this form later, you must enter this key again; it is stored only when the connection is saved and never displayed as text. |
| Public key * |
Enter your Klaviyo public key. For detailed information on retrieving the public key, see Keys. Multiple layers of protection are in place, including AES 256 encryption, to keep your connection’s public key safe. When editing this form later, you must enter this token again; it is stored only when the connection is saved and never displayed as text. |
| Revision * | Enter your Klaviyo API endpoint version in YYYY-MM-DD format. |
Tip
This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see the Token auth universal connector documentation.
Available DI resources
The following resources are available when using Klaviyo as a source in Celigo Data Integration (DI).
Primary key: All Klaviyo DI endpoints use id as the primary key. Klaviyo follows the JSON:API specification, so every resource object has a top-level id field with a consistent structure.
Note
Klaviyo hard deletes records. Deleted records are not retrievable via the API. Celigo syncs all data returned by the source as-is.
| Resource | Endpoint | Available extract modes | Delta field |
|---|---|---|---|
| Accounts | Get accounts | Full | — |
| Campaigns | Get campaigns | Full, Incremental | filter |
| Catalogs | Get catalog items | Full | — |
| Coupons | Get coupons | Full | — |
| Custom objects | Get data sources | Full | — |
| Events | Get events | Full, Incremental | filter |
| Flows | Get flows | Full, Incremental | filter |
| Forms | Get forms | Full, Incremental | filter |
| Images | Get images | Full, Incremental | filter |
| Lists | Get lists | Full, Incremental | filter |
| Metrics | Get metrics | Full | — |
| Profiles | Get profiles | Full, Incremental | filter |
| Reviews | Get reviews | Full, Incremental | filter |
| Segments | Get segments | Full, Incremental | filter |
| Tags | Get tags | Full | — |
| Templates | Get templates | Full, Incremental | filter |
| Tracking settings | Get tracking settings | Full | — |
| Webfeed | Get web feeds | Full, Incremental | filter |
| Webhooks | Get webhooks | Full | — |