tableau / rest-api-samples

Samples for the Tableau REST API
MIT License
388 stars 272 forks source link

How to create the data source to use in Tableau from the excel file by using Java with REST API #60

Closed icoplandi closed 2 years ago

icoplandi commented 3 years ago

hi, everyone

I'm going to create the data source in Tableau using the excel file.

I was searching REST API in the Tableau site, there were a lot of information about data source. However I couldn't find out about the creating data source with REST API in Tableau.

How to create the data source to use in Tableau from the excel file by using Java with REST API?

jacalata commented 2 years ago

To create a data source you could try using the Hyper API: https://help.tableau.com/current/api/hyper_api/en-us/docs/hyper_api_create_update.html