Tableau Web Data Connector

The Tableau Web Data Connector (WDC) provides an SDK for building connectors to any data accessible over HTTP, allowing users to bring external data into Tableau for analysis and visualization.

API entry from apis.yml

apis.yml Raw ↑
name: Tableau Web Data Connector
description: The Tableau Web Data Connector (WDC) provides an SDK for building connectors to any data
  accessible over HTTP, allowing users to bring external data into Tableau for analysis and visualization.
image: https://www.tableau.com/sites/default/files/tableau_logo_800.png
humanURL: https://help.tableau.com/current/api/webdataconnector/en-us/index.html
baseURL: https://[server]
tags:
- Connectors
- Data Integration
- HTTP
- JavaScript
properties:
- type: Documentation
  url: https://help.tableau.com/current/api/webdataconnector/en-us/index.html
- type: APIReference
  url: https://tableau.github.io/webdataconnector/docs/api_ref.html
- type: GitHubRepository
  url: https://github.com/tableau/webdataconnector
- type: ChangeLog
  url: https://help.tableau.com/current/api/webdataconnector/en-us/docs/wdc_whats_new.html
- type: Tutorials
  url: https://tableau.github.io/webdataconnector/docs/wdc_tutorial.html
- type: CodeExamples
  url: https://tableau.github.io/webdataconnector/docs/wdc_samples.html