Hilly0420 / rest-api-samples

Samples for the Tableau REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rest-api-samples

This repository contains Python and Java samples for the Tableau REST API. For instructions on running the samples, see the Readme files in the python and java directories.

Official developer docs for the REST API can be found here.

Getting Started

  • Clone this repository.
  • Select the version of the REST API that you want to use. The API version corresponds to the version of Tableau Server that you use. For more information, see API Versions in the documentation. You will have to configure the samples to use the API version that you select.
  • Try the samples against your Tableau Server or Tableau Online.
  • Use 'Issues' to note any bugs or to request new samples.
  • Let us know if you have samples of your own you'd like to share.

About

Samples for the Tableau REST API

License:MIT License


Languages

Language:Python 100.0%