Pere Miquel Brull 0bb246dadb
Init docs and documentation sync CI (#5662)
* Prep docs migration

* Fix destination username
2022-06-27 15:14:04 +02:00

908 B

title slug
Run Tableau Connector using Airflow SDK /metadata-ui/connectors/dashboard/tableau/airflow

Source Configuration - Service Connection

  • hostPort: URL to the Tableau instance.
  • username: Specify the User to connect to Tableau. It should have enough privileges to read all the metadata.
  • password: Password for Tableau.
  • apiVersion: Tableau API version.
  • siteName: Tableau Site Name.
  • personalAccessTokenName: Access token. To be used if not logging in with user/password.
  • personalAccessTokenSecret: Access token Secret. To be used if not logging in with user/password.
  • env: Tableau Environment.