![]() |
VOOZH | about |
The CData JDBC Driver for Klaviyo enables you to use the data transformation components in CloverDX (formerly CloverETL) to work with Klaviyo as sources and destinations. In this article, you will use the JDBC Driver for Klaviyo to set up a simple transfer into a flat file. The CData JDBC Driver for Klaviyo enables you to use the data transformation components in CloverDX (formerly CloverETL) to work with Klaviyo as sources and destinations. In this article, you will use the JDBC Driver for Klaviyo to set up a simple transfer into a flat file.
To authenticate to Klaviyo, provide an API Key. You can generate or view your API keys under 'My Account'
To connect in your CData solutions, set API Key to your Klaviyo API key.
If you wish to use OAuth authentication, refer to the Help documenation.
For assistance in constructing the JDBC URL, use the connection string designer built into the Klaviyo JDBC Driver. Either double-click the JAR file or execute the jar file from the command-line.
java -jar cdata.jdbc.klaviyo.jar
Fill in the connection properties and copy the connection string to the clipboard.
👁 Using the built-in connection string designer to generate a JDBC URL (Salesforce is shown.)A typical JDBC URL is below:
jdbc:klaviyo:APIKey=my_api_key;
SELECT Id, Name FROM Campaigns WHERE Status = 'draft'
Download a free trial of the Klaviyo Driver to get started:
Download NowLearn more:
👁 Klaviyo IconRapidly create and deploy powerful Java applications that integrate with Klaviyo.