API Data Provider - Online Help

Connecting to Klaviyo

Klaviyo uses token-based authentication to control access to the API.

Using Token Authentication

To authenticate to Klaviyo, you will needto provide an API Key. You can generate or view your API keys under 'My Account' > 'Setting' > 'API Key' > 'Create API Key'. Set the API Key to your Klaviyo Key in the ProfileSettings connection property.

Example Connection String

Profile=C:\profiles\Klaviyo.apip;ProfileSettings='APIKey=my_api_key';

Connection Properties

The connection string properties are the various options that can be used to establish a connection. This section provides a complete list of the options you can configure in the connection string for this provider.


Property Description
APIKey The API key in your Klaviyo account.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839.0