> ## Documentation Index
> Fetch the complete documentation index at: https://domoinc-openapi-sync-dataflows.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Tableau Connector

## Intro

Tableau is a data visualization tool that is widely used for business intelligence but not limited to it. It helps make Big Data small, and small data insightful and actionable. With Tableau you can connect to almost any database, drag and drop to create visualizations, and share with a click. The main use of tableau software is to help people see and understand their data.

Combine your Tableau data with Domo and plan for future business demands. With the Domo Tableau Connector, you can get constant access to your data, and gain views and insights on your data. To learn more about the Tableau API, visit their page ([https://help.tableau.com/current/api/rest\_api/en-us/REST/rest\_api.htm](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api.htm "https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api.htm") ).

The Tableau Connector is a "Cloud App" Connector, meaning it retrieves data stored in the cloud. In the Data Center, you can access the Connector page for this and other Cloud App Connectors by clicking **Cloud App** in the toolbar at the top of the window.

You connect to your Tableau account in the Data Center. This topic discusses the fields and menus that are specific to the Tableau Connector user interface. General information for adding DataSets, setting update schedules, and editing DataSet information is discussed in [Adding a DataSet Using a Connector](https://domo-support.domo.com/s/article/360042926274?language=en_US "Adding a DataSet Using a Connector").

<Note>
  **Note:** This feature is available *on demand and paid*.

  To request this feature be enabled,

  * Reach out to your Domo Customer Success Manager, Technical Consultant, or Account Executive.
  * If you do not have contact information for your CSM, TC, or AE, contact
    [Technical Support](https://domo-support.domo.com/s/).

  Depending on the feature, you may be required to complete training before you can use the feature.
</Note>

## Getting this Feature

<Note>
  **Note:** If you are interested in joining this feature, contact Customer Success Manager (CSM).
</Note>

To request for this feature to be enabled, do the following:

* Reach out to your Domo Customer Success Manager, Technical Consultants, or AE.
* If you do not have contact information for your CSM, TC, or AE, contact Domo's Technical Support.

Depending on the feature, you may be required to complete training before you can use the feature.

## Prerequisites

To connect to your Tableau account and create a DataSet, you must have the following:

* Your Tableau domain
* Username and password associated with your Tableau account
* Your site attribute ID

## Connecting to Your Tableau Account

This section enumerates the options in the Credentials and Details panes in the Tableau Connector page. The components of the other panes in this page, **Scheduling** and **Name & Describe Your DataSet**, are universal across most connector types and are discussed in greater length in [Adding a DataSet Using a Connector](/s/article/360042926274 "Adding a DataSet Using a Connector").

### Credentials Pane

This pane contains fields for entering credentials to connect to your Tableau  account. The following table describes what is needed for each field:

<table border="1" cellpadding="1" cellspacing="1"><thead><tr><th colspan="1" rowspan="1"><p> Field </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"> Domain </td><td colspan="1" rowspan="1"><p> Enter the domain. It is the sub-path of the site's full URL. When you sign into Tableau Server or Tableau Online manually, the domain is the value that appears after <b> https\:// </b> in the browser address bar. <br /> Example: https\:// <b> Server </b> /#/site/Team/projects <br /> Here, the domain is Server. </p></td></tr><tr><td colspan="1" rowspan="1"> Username </td><td colspan="1" rowspan="1"> Enter the username associated with your Tableau account. </td></tr><tr><td colspan="1" rowspan="1"> Password </td><td colspan="1" rowspan="1"> Enter the password associated with your Tableau account. </td></tr><tr><td colspan="1" rowspan="1"> Site Attribute </td><td colspan="1" rowspan="1"><p> Enter the site attribute. It is the sub-path of the site's full URL. When you sign into Tableau Server or Tableau Online manually, the site attribute is the value that appears after <b> /site/ </b> in the browser address bar. <br /> Example: <a href="http://Server/#/site/Team/projects" target="_blank"> [http://Server/#/site/](http://Server/#/site/) </a><b><a href="http://Server/#/site/Team/projects" target="_blank"> Team </a></b><a href="http://Server/#/site/Team/projects" target="_blank"> /projects </a><br /> Here, the site attribute is Team. <span> To specify the default site, enter <b> DEFAULT </b> here. </span></p></td></tr></tbody></table>

Once you have entered valid Tableau credentials, you can use the same account any time you go to create a new Tableau DataSet. You can manage Connector accounts in the **Accounts** tab in the Data Center. For more information about this tab, see [Manage Connector Accounts](https://domo-support.domo.com/s/article/360042926054?language=en_US "Manage Connector Accounts").

### Details Pane

This pane contains a primary **Reports** menu, along with various other menus which may or may not appear depending on the report type you select.

<table border="1" cellpadding="1" cellspacing="1"><thead><tr><th colspan="1" rowspan="1"><p> Menu </p></th><th colspan="1" rowspan="1"><p> Description </p></th></tr></thead><tbody><tr><td colspan="1" rowspan="1"><p> Report </p></td><td colspan="1" rowspan="1"><table border="1"><tbody><tr><th colspan="1" rowspan="1"> Report </th><th colspan="1" rowspan="1"> Description </th></tr><tr><td colspan="1" rowspan="1"> View Data </td><td colspan="1" rowspan="1"> Returns a specified view rendered as data in comma-separated-value (CSV) format. </td></tr></tbody></table></td></tr><tr><td colspan="1" rowspan="1"> Workbook ID </td><td colspan="1" rowspan="1"><span> Select the workbook ID. </span></td></tr><tr><td colspan="1" rowspan="1"> View ID </td><td colspan="1" rowspan="1"><span> Select the view ID. </span></td></tr></tbody></table>

### Other Panes

For information about the remaining sections of the Connector interface, including how to configure scheduling, retry, and update options, see [Adding a DataSet Using a Connector](https://domo-support.domo.com/s/article/360042926274?language=en_US "Adding a DataSet Using a Connector").

## FAQs

<AccordionGroup>
  <Accordion title="What endpoint is the base URL for this connector?">
    The base URL for this connector is `https://{domain}`.
  </Accordion>

  <Accordion title="Which endpoint(s) does each report call in this connector?">
    <table><tbody><tr><th colspan="1" rowspan="1" width="30%"> Report Name </th><th colspan="1" rowspan="1" width="70%"> Endpoint URL </th></tr><tr><td colspan="1" rowspan="1"> View Data </td><td colspan="1" rowspan="1"><p> /api/3.14/sites/{siteId}/views/{viewId}/data </p></td></tr></tbody></table>
  </Accordion>

  <Accordion title="What kind of credentials do I need to power up this connector?">
    You need the domain, username and password associated with your Tableau account, and the site attribute.
  </Accordion>

  <Accordion title="Where can I find the site attribute?">
    The site attribute is the sub-path of the full URL of the site. When you sign into Tableau Server or Tableau Online manually, the site attribute is the value that appears after /site/ in the browser address bar.

    Example:

    `http://Server/#/site/Team/projects`

    Here, the site attribute is Team.
  </Accordion>

  <Accordion title="How often can the data be updated?">
    As often as needed.
  </Accordion>

  <Accordion title="Are there any API limits that I need to be aware of?">
    No
  </Accordion>
</AccordionGroup>

## Troubleshooting

* Make sure your authentication remains valid.
* Review the configuration to make sure that all required items have been selected.
* Review the Connector history for error messages.
* In rare cases, you may be requesting too much information and reaching API limitations or timeouts. If this is the case, you can review the history of the Connector run to see the error message and duration. If this is the case, you can reduce the number of accounts that are being pulled, choose a smaller number of metrics for the report that you are pulling, or reduce the timeframe that you are trying to pull.
