![]() |
VOOZH | about |
Tableau Server is a visual analytics platform transforming the way businesses use data to solve problems. When paired with the CData API Driver for JDBC, you get access to live JotForm data within Tableau Server. This article shows how to connect to JotForm in Tableau Desktop, publish a Data Source to Tableau Server, and build a simple chart from that data.
The CData JDBC Driver enables high-speed access to live JotForm data in Tableau Server. Once you install the driver, you simply authenticate with JotForm and you can immediately start building responsive, dynamic visualizations and dashboards. By surfacing JotForm data using native Tableau data types and handling complex filters, aggregations, & other operations automatically, CData JDBC Driver grants seamless access to JotForm data.
Start by installing the CData JDBC Driver on the machine hosting Tableau Server.
If your server is a Linux Machine:
If your server is a Windows Machine:
Next, install the CData JDBC Driver on the machine running Tableau Desktop. Before starting Tableau on Windows, make sure that you have placed the .jar file in the C:\Program Files\Tableau\Drivers folder. Before starting Tableau on macOS, make sure that you have placed the .jar file in the ~/Library/Tableau/Drivers folder.
Once the driver is installed on the Server machine, we can configure a connection to JotForm in Tableau Desktop and publish a JotForm-based Data Source to Tableau Server.
Start by setting the Profile connection property to the location of the JotForm Profile on disk (e.g. C:\profiles\JotForm.apip). Next, set the ProfileSettings connection property to the connection string for JotForm (see below).
Find your JotForm API Key in order to authenticate. To obtain an API Key, go to 'My Account' > 'API Section' > 'Create a New API Key'. Once you've created your new API Key, you can set it in the ProfileSettings connection property.
Custom Enterprise API Domains
Enterprise customers of JotForm are given custom API domains to connect to, rather than the default 'api.jotform.com' domain. If you are an enterprise JotForm customer, then set Domain to you custom API hostname, such as 'your-domain.com' or 'subdomain.jotform.com', inside the ProfileSettings connection property. Conversely, if you do not have a custom domain and still need to connect to 'api.jotform.com', then leave Domain undefined and set only APIKey.
Once you establish the connection to JotForm data, you can configure which entities to visualize.
After you configure the data you wish to visualize, you can publish the Data Source to a Tableau Server instance. In Tableau Desktop:
This creates a new entry under the server's data source list, from which you an change the data source's permissions, view its history, and perform other management tasks.
๐ Data Source EntryNote that workstation connected to the same server will be able to use the same source in Tableau Desktop, even if the driver isn't installed there. Also, workbooks created directly on Tableau Server (via the web interface) can use this source.
With the Data Source published to Tableau Server, you are ready to visualize JotForm data.
Using the CData API Driver for JDBC with Tableau Server, you can easily create robust visualizations and reports on JotForm data. Download a free, 30-day trial and get started today.
Connect to live data from JotForm with the API Driver
Connect to JotForm