tableau / rest-api-samples

Samples for the Tableau REST API
MIT License
378 stars 268 forks source link

No java API to upload or update data sources #44

Open lanrebr opened 5 years ago

lanrebr commented 5 years ago

The java sample api supports upload of workbooks but has no support to create or update data sources. According to the rest api documentation this is supported, but obscure Tableau server response problems block developers from integrating data. Can you add working java client API and sample for uploading hyper formatted data sources?