![]() |
VOOZH | about |
With CData Drivers for Klaviyo, you can use data access standards to unlock connectivity to business intelligence tools like Tableau. The CData JDBC Driver for Klaviyo allows you to connect from Tableau on Windows and macOS. This article covers how to discover schemas and query Klaviyo data data in real-time.
Before starting Tableau, make sure you've placed the .jar file in the correct folder:
Once your .jar file is in place, establishing a connection is straightforward.
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.
From Windows:
java -jar 'C:\Program Files\CData[product_name]\lib\cdata.jdbc.klaviyo.jar'
From MacOS:
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.)When you configure the JDBC URL, you may also want to set the Max Rows connection property. This will limit the number of rows returned, which is especially helpful for improving performance when designing reports and visualizations.
The following is a sample URL created in the designer:
jdbc:klaviyo:APIKey=my_api_key;
Using the CData JDBC Driver for Klaviyo with Tableau, you can easily create robust visualizations and reports on Klaviyo data. Download a free, 30-day trial and get started today.
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.