Downloading a data source from Tableau Server allows you to work with curated data locally in Tableau Desktop or perform external analysis. Whether you need to troubleshoot a calculation or move an extract to a different environment, you can use the web interface, command-line tools, or the REST API. Prerequisites: Permissions and Access
For automation or integration with other applications, use the Tableau REST API . download data source from tableau server
You generally need a site role of Explorer (can publish) or higher. Downloading a data source from Tableau Server allows
GET /api/api-version/sites/site-id/datasources/datasource-id/content . you can use the web interface
Downloading a data source from Tableau Server allows you to work with curated data locally in Tableau Desktop or perform external analysis. Whether you need to troubleshoot a calculation or move an extract to a different environment, you can use the web interface, command-line tools, or the REST API. Prerequisites: Permissions and Access
For automation or integration with other applications, use the Tableau REST API .
You generally need a site role of Explorer (can publish) or higher.
GET /api/api-version/sites/site-id/datasources/datasource-id/content .