KNOWLEDGE BASE

Connecting GraphQL data sources via Desktop


Published: 09 Dec 2022
Last Modified Date: 09 Dec 2022

Question

How to access/connect GraphQL data sources.

Environment

  • Tableau Desktop 
  • Windows 10

Answer

Currently, the ability to natively connect to the GraphQL data sources from Tableau Desktop is not built into the product.

A web data connector can be developed which will query the data sources via the GraphQL API.
Online resources to review:
  1. Connect to a Web Data Connector
  2. Web Data Connector Documentation

Note: Tableau does not provide support for connectors or for other programs written to interface with the Web Data Connector API. However, help can be requested after joining our Tableau developer program community forum below:

Web Data Connector Developer Forums

https://community.tableau.com/community/developers/web-data-connectors/content

Additionally, please also note that Tableau does provide support for the SDK and WDC library. If you find an issue with the WDC library, the simulator, or any of the developer samples, submit an issue on GitHub:


Tableau Web data connector

https://github.com/tableau/webdataconnector/issues

Another option is to try GraphQL Tableau Connector developed by Cdata and obtain the support service from Cdata 

Did this article resolve the issue?