Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create a Tableau metadata collector

Create a collector to import metadata from Tableau.

Before you begin

Before you begin, verify the following:

Procedure

  1. Navigate to All > Workflow Data Fabric > Workflow Data Fabric Home.

  2. Select the Connect Hub

Image omitted: wdf-connect-hub-icon.png
Connect Hub icon icon in the left sidebar.
  1. Select Create > Metadata collector.

  2. From the System list, select Tableau.

  3. From the Connection type list, select one of the following:

    1. Select New connection to configure a new connection.

    2. Select Existing connection to reuse an existing connection and select an existing connection from the Connections list.

      The configuration form is filled with details from the existing connection. The name is appended with the word Copy and sensitive details like password aren't copied.

  4. Complete the form.

    FieldDescription
    Connection nameUnique identifier for the connection. This field can't be modified once the connection is established.
    Short descriptionPurpose and details of the connection.
  5. Configure the API base URL and authentication options.

    FieldDescription
    Tableau API base URLBase URL for the Tableau API. For example: https://8bank/api/3.10/.
  6. Configure the authentication options.

FieldDescription
Authenticate using username and password
UsernameTableau user name for authentication.
PasswordTableau password for authentication.
Authenticate using a private access token \(PAT\)
Tableau personal access token nameTableau personal access token name.
Personal Access Token SecretTableau personal access token secret.
Authenticate using JSON Web Tokens \(JWT\)
usernameUsername associated with the connected app for JWT authentication.
Connected App Client IDClient ID of the connected app required for JWT authentication.
Connected App secret IDSecret ID of the connected app required for JWT authentication.
Connected App Secret ValueSecret value of the connected app required for JWT authentication.
JWT Token Expiration MinutesNumber of minutes the JWT token remains valid.Default: 5 minutes
  1. Configure the harvesting scope and filtering options.
FieldDescription
Skip cataloging of preview imagesOption to exclude preview images from cataloging.
Tableau siteID or name of the Tableau site to catalog. Leave blank to catalog all accessible sites.
Tableau pagination sizeNumber of records per page for GraphQL queries.
Tableau projectID or name of the Tableau project to catalog. Leave blank to catalog all projects.Note: Specify nested projects individually.
Exclude object typesTableau object types to exclude from cataloging.Supported object types: - View - Dashboard - Database - PublishedDataSource - EmbeddedDataSource - CalculatedField - ColumnField - BinField - GroupField - DatasourceField - CustomSQLTable - Metric
Tableau project excludeID or name of a project to exclude from cataloging. This field overrides the Tableau project field.
Whether to include/exclude descendant projectsOption to apply project settings to descendant projects.
  1. Configure the content and data source options

    FieldDescription
    Catalog personal space workbooksOption to catalog personal space workbooks. Personal space workbooks are workbooks that are not associated with a project.
    Convert Database IdentifierOption to convert database identifiers to the default case used by the target database (for example, lowercase for PostgresSQL, uppercase for Oracle).
    Exclude Unpublished ViewsOption to exclude unpublished views and dashboards from cataloging.
    Hostname mapping fileIf you have configured hostname mapping in the hostnames.yaml file, upload the file.
    Exclude Hidden FieldsOption to exclude hidden fields within published data sources from cataloging.
  2. Select Save.

Result

The metadata collector is created and appears on the Connectors page with a Configured status. It is now ready to connect to the source system and harvest metadata.

What to do next

After creating the collector, you can perform any of the following tasks:

Parent Topic:Tableau metadata collector