Skip to content
/ wdc3 Public

Web Data Connector (WDC), connecting to web application data from Tableau.

Notifications You must be signed in to change notification settings

tableau/wdc3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0f76c4c · Oct 20, 2022

History

6 Commits
Oct 20, 2022

Repository files navigation

Web Data Connector 3.0

Tableau Supported

NOTE: Web Data Connector 3.0 is the latest version of Tableau's web data connector framework. If you are looking for the prior version(s), which are set to be deprecated, you can find information here: https://tableau.github.io/webdataconnector/

This project captures links to documentation, tools, and other resources to help you build web data connectors to connect to web application data from Tableau. Unlike prior versions of Web Data Connector, WDC 3.0 allows you to build packaged connectors (i.e. .taco files similar to the Tableau Connector SDK for ODBC/JDBC data sources) that do not require web hosting and appear as named connectors in Tableau products.

Documentation

Official documentation for WDC 3.0 can be found here

Taco Toolkit

The TACO Toolkit is a set of tools that helps simplify Tableau web data connector development. It contains a command-line interface (CLI) to create and publish Tableau web data connectors and a SDK that enables you to develop your connectors efficiently. It can be installed from npm: https://www.npmjs.com/package/@tableau/taco-toolkit

Versioning Considerations

There are some version constraints between TACO Toolkit, WDC 3.0 connectors built with TACO Toolkit, and Tableau Products that must be taken into consideration. For details, please see the documentation here

Issues

The WDC 3.0 CLI (taco-toolkit), SDK, and documentation are supported by Tableau. If anything is unclear or appears to be a defect please submit a GitHub Issue in this project or reach out via the DataDev community.

About

Web Data Connector (WDC), connecting to web application data from Tableau.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published