Configuring a Connection
The connector comes with a connection builder which allows you to build and test your connection settings outside of Tableau. It also allows you to create a connection string, which can be used to provide options not listed in the connection dialog in Tableau.
Configuring a Connection Builder
There are two ways to access the connection builder:
- On Windows, there is a shortcut called Connection Builder in the start menu, under the CData Tableau Connector for ActiveCampaign folder.
- The connection builder can also be started by going to the driver install directory and running the .jar file in the lib directory.
In the connection builder, you can set values for connection properties and click the Test Connection button to validate that they work. You can also use the Copy to Clipboard button to save the connection string for use with Tableau.
Connecting to ActiveCampaign
ActiveCampaign supports authenticating with the API Key. To connect to ActiveCampaign, set the following:
- URL: This can be found in your account on the My Settings page under the Developer tab. For example: https://{yourAccountName}.api-us1.com
- APIKey: This can be found in your account on the Settings page under the Developer tab. Each user in your ActiveCampaign account has their own unique API key.
Next Step
See Getting Data for the next step, which includes authenticating to the ActiveCampaign APIs.