Key | Description | Sample Value |
---|---|---|
access_token | (REQUIRED) Access token used to authenticate with Tableau API. | abcdefg123456 |
base_url | (REQUIRED) Base API URL including your <servername> and <siteid> . | https://<servername>/api/3.20/sites/<siteid> |
request_timeout | (OPTIONAL) Timeout for API requests (default: 300 seconds). | 300 |
user_agent | (OPTIONAL) Custom User-Agent string for API requests. | my-app-v1.0 |
start_date | (OPTIONAL) Fetch records updated after this date for incremental sync. | 2023-01-01 |
Note:
This connector has been tested with Tableau Cloud. It may not work with Tableau Server deployments.
access_token
access_token
for authentication.