Model Context Protocol (MCP) finally gives AI models a way to access the business data needed to make them really useful at work. CData MCP Servers have the depth and performance to make sure AI has access to all of the answers.
Try them now for free →Connect to and Visualize Live HubDB Data in Tableau Prep
Use CData Tableau Connectors and Tableau Prep Builder to visualize live HubDB data.
Tableau is a visual analytics platform transforming the way businesses use data to solve problems. When paired with the CData Tableau Connector for HubDB, you can easily get access to live HubDB data within Tableau Prep. This article shows how to connect to HubDB in Tableau Prep and build a simple chart.
The CData Tableau Connectors enable high-speed access to live HubDB data in Tableau. Once you install the connector, you simply authenticate with HubDB and you can immediately start building responsive, dynamic visualizations and dashboards. By surfacing HubDB data using native Tableau data types and handling complex filters, aggregations, & other operations automatically, CData Tableau Connectors grant seamless access to HubDB data.
NOTE: The CData Tableau Connectors support Tableau Prep Builder 2020.4.1 or higher. If you are using an older version of Tableau Prep Builder, you will need to use the CData Tableau Connector for HubDB. If you wish to connect to HubDB data in Tableau Cloud, you will need to use CData Connect.
Install the CData Tableau Connector
When you install the CData Tableau Connector for HubDB, the installer should copy the TACO and JAR files to the appropriate directories. If your data source does not appear in the connection steps below, you will need to copy two files:
- Copy the TACO file (cdata.hubdb.taco) found in the lib folder of the connector's installation location (C:\Program Files\CData\CData Tableau Connector for HubDB 20XX\lib on Windows) to the Tableau Prep Builder repository:
- Windows: C:\Users\[Windows User]\Documents\My Tableau Prep Repository\Connectors
- MacOS: /Users//Documents/My Tableau Prep Repository/Connectors
- Copy the JAR file (cdata.tableau.hubdb.jar) found in the same lib folder to the Tableau drivers directory, typically [Tableau installation location]\Drivers.
Connect to HubDB in Tableau Prep Builder
Open Tableau Prep Builder and click "Connect to Data" and search for "HubDB by CData." Configure the connection and click "Sign In."
There are two authentication methods available for connecting to HubDB data source: OAuth Authentication with a public HubSpot application and authentication with a Private application token.
Using a Custom OAuth App
AuthScheme must be set to "OAuth" in all OAuth flows. Be sure to review the Help documentation for the required connection properties for you specific authentication needs (desktop applications, web applications, and headless machines).
Follow the steps below to register an application and obtain the OAuth client credentials:
- Log into your HubSpot app developer account.
- Note that it must be an app developer account. Standard HubSpot accounts cannot create public apps.
- On the developer account home page, click the Apps tab.
- Click Create app.
- On the App info tab, enter and optionally modify values that are displayed to users when they connect. These values include the public application name, application logo, and a description of the application.
- On the Auth tab, supply a callback URL in the "Redirect URLs" box.
- If you're creating a desktop application, set this to a locally accessible URL like http://localhost:33333.
- If you are creating a Web application, set this to a trusted URL where you want users to be redirected to when they authorize your application.
- Click Create App. HubSpot then generates the application, along with its associated credentials.
- On the Auth tab, note the Client ID and Client secret. You will use these later to configure the driver.
Under Scopes, select any scopes you need for your application's intended functionality.
A minimum of the following scopes is required to access tables:
- hubdb
- oauth
- crm.objects.owners.read
- Click Save changes.
- Install the application into a production portal with access to the features that are required by the integration.
- Under "Install URL (OAuth)", click Copy full URL to copy the installation URL for your application.
- Navigate to the copied link in your browser. Select a standard account in which to install the application.
- Click Connect app. You can close the resulting tab.
Using a Private App
To connect using a HubSpot private application token, set the AuthScheme property to "PrivateApp."
You can generate a private application token by following the steps below:
- In your HubDB account, click the settings icon (the gear) in the main navigation bar.
- In the left sidebar menu, navigate to Integrations > Private Apps.
- Click Create private app.
- On the Basic Info tab, configure the details of your application (name, logo, and description).
- On the Scopes tab, select Read or Write for each scope you want your private application to be able to access.
- A minimum of hubdb and crm.objects.owners.read is required to access tables.
- After you are done configuring your application, click Create app in the top right.
- Review the info about your application's access token, click Continue creating, and then Show token.
- Click Copy to copy the private application token.
To connect, set PrivateAppToken to the private application token you retrieved.

Discover and Prep Data
Drag the tables and views you wish to work with onto the canvas. You can include multiple tables.

Data Cleansing & Filtering
To further prepare the data, you can implement filters, remove duplicates, modify columns and more.
- Start by clicking on the plus next to your table and selecting the Clean Step option.
- Select the field values to filter by. As you select values, you can see how your selections impact other fields.
- Opt to "Keep Only" or "Exclude" entries with your select values and the data changes in response.
Data Joins and Unions
Data joining involves combining data from two or more related tables based on a common field or key.
- To join multiple tables, drag a related table next to an existing table in the canvas and place it in the Join box.
- Select the foreign keys that exist in both tables.
Exporting Prepped Data
After you perform any cleansing, filtering, transformations, and joins, you can export the data for visualization in Tableau.
- Add any other needed transformations then insert an Output node at the end of the flow.
- Configure the node to save to a file in the format of your choice.
Once the output data is saved, you can work with it in Tableau, just like you would any other file source.
Using the CData Tableau Connector for HubDB with Tableau Prep Builder, you can easily join, cleanse, filter, and aggregate HubDB data for visualizations and reports in Tableau. Download a free, 30-day trial and get started today.