![]() |
VOOZH | about |
Tableau is a visual analytics platform transforming the way businesses use data to solve problems. When paired with the CData API Driver for Tableau, you can easily get access to live Vercel data within Tableau. This article shows how to connect to Vercel in Tableau and build a simple chart.
The CData Tableau Connectors enable high-speed access to live Vercel data in Tableau. Once you install the connector, you simply authenticate with Vercel and you can immediately start building responsive, dynamic visualizations and dashboards. By surfacing Vercel data using native Tableau data types and handling complex filters, aggregations, & other operations automatically, CData Tableau Connectors grant seamless access to Vercel data.
NOTE: The CData Tableau Connectors require Tableau 2020.3 or higher. If you are using an older version of Tableau, you will need to use the CData JDBC Driver.
Open Tableau and click More under Connect -> To a Server. Select "Vercel by CData," then configure the connection and click "Sign In."
Vercel uses Bearer token authentication. You can use either a personal access token or an OAuth access token as the API key.
To obtain a personal access token:
After obtaining your token, set the following connection properties:
Profile=C:\profiles\Vercel.apip;AuthScheme=APIKey;APIKey=your_access_token;
Many Vercel resources are scoped to a team. To scope all requests to a specific team, set the TeamId connection property to your team's ID. You can find your team ID by querying the Teams table or from the Vercel dashboard. Alternatively, you can specify TeamId in your SQL queries using the WHERE clause where supported.
Once the authentication is configured, you can connect to Vercel and query data from any of the available tables such as Projects, Deployments, Teams, and Domains.
👁 Configuring the Connector (Sage Intacct is shown)Using the CData API Driver for Tableau with Tableau, you can easily create robust visualizations and reports on Vercel data. Download a free, 30-day trial and get started today.
Connect to live data from Vercel with the API Driver
Connect to Vercel