Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 4 docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ layout: home
# Document API Overview
This repo contains Python source and example files for the Tableau Document API.

The Document API provides a supported way to programmatically make updates to Tableau workbook and data source files. If you've been making changes to these file types by directly updating the XML--that is, by XML hacking--this SDK is for you.
The Document API provides an *unsupported* way to programmatically make updates to Tableau workbook and data source files. If you've been making changes to these file types by directly updating the XML--that is, by XML hacking--this SDK is for you.

Features include:

Expand All @@ -32,6 +32,6 @@ Features include:
- Get all fields in a data source
- Get all fields in use by certain sheets in a workbook

For Hyper files, take a look a the [Tableau Hyper API](https://help.tableau.com/current/api/hyper_api/en-us/index.html).
For Hyper files, take a look a the [Tableau Hyper API](https://tableau.github.io/hyper-db/docs/).

We don't yet support creating files from scratch, adding extracts into workbooks or data sources, or updating field information.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.