![]() |
VOOZH | about |
The CData ODBC driver for HubDB enables access to live data from HubDB under the ODBC standard, allowing you work with HubDB data in a wide variety of BI, reporting, and ETL tools and directly, using familiar SQL queries. This article shows how to connect to HubDB data as a generic ODBC Data Provider and create charts, reports, and dashboards based on HubDB data in DBxtra.
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.
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:
Under Scopes, select any scopes you need for your application's intended functionality.
A minimum of the following scopes is required to access tables:
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:
To connect, set PrivateAppToken to the private application token you retrieved.
When you configure the DSN, 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.
You are now ready to create a dashboard with HubDB data.
With a new Dashboard created, you are ready to begin analysis of HubDB data. Thanks to the ODBC Driver for HubDB, you can refresh the Dashboard and immediately see any changes made at the source. In the same way, you can create and view Reports with live, up-to-date HubDB data.
Download a free trial of the HubDB ODBC Driver to get started:
Download NowLearn more:
π HubDB IconThe HubDB ODBC Driver is a powerful tool that allows you to connect with live data from HubDB, directly from any applications that support ODBC connectivity.
Access HubDB data like you would a database - read, write, and update HubDB 0, etc. through a standard ODBC Driver interface.