Tableau Extensions API

The Tableau Extensions API allows developers to create dashboard extensions and viz extensions that users can interact with directly in Tableau, enabling integration with other applications and custom visualization types.

API entry from apis.yml

apis.yml Raw ↑
name: Tableau Extensions API
description: The Tableau Extensions API allows developers to create dashboard extensions and viz extensions
  that users can interact with directly in Tableau, enabling integration with other applications and custom
  visualization types.
image: https://www.tableau.com/sites/default/files/tableau_logo_800.png
humanURL: https://tableau.github.io/extensions-api/docs/
baseURL: https://[server]
tags:
- Dashboard Extensions
- Extensibility
- JavaScript
- Viz Extensions
- Web Components
properties:
- type: Documentation
  url: https://tableau.github.io/extensions-api/docs/
- type: GitHubRepository
  url: https://github.com/tableau/extensions-api
- type: GettingStarted
  url: https://tableau.github.io/extensions-api/docs/dashext/trex_getstarted/
- type: APIReference
  url: https://tableau.github.io/extensions-api/docs/trex_tableau_viz_ref/
- type: ChangeLog
  url: https://tableau.github.io/extensions-api/docs/trex_release-notes/
- type: CodeExamples
  url: https://tableau.github.io/extensions-api/docs/dashext/trex_examples/