REST API using Tableau Server Client (TSC), Python Library
---------------------------------------------------
Video Summary
0:23 | PREPARATION
5:49 | Demo Login.py sample code
7:03 | Demo 1- Login with username
8:26 | Demo 2- Login with Personal Access Token
9:20 | How To generate Token
-------------------------------------------------------
0:23 | PREPARATION
1. Python download
https://www.python.org/downloads/
2. Python Editor
vscode
https://code.visualstudio.com/download
Pycharm community
https://www.jetbrains.com/pycharm/
3. Install TSC
pip install tableauserverclient
4. git download
https://git-scm.com/downloads
5. Get the TSC Python library with sample
Download from below link
https://tableau.github.io/server-clie...
or
get it from github
https://github.com/tableau/server-cli...
git clone https://github.com/tableau/server-cli...
6. Tableau Sever configuration
tsm configuration get -k api.server.enabled
if false,
tsm configuration get -k api.server.enabled -v true
tsm pending-changes apply
-------------------------------------------------------
9:20 | How To generate Token
1. Login to Tableau Server
2. My Account Settings - Personal Access Tokens
-------------------------------------------------------
5:49 | Login.py TEST
7:03 | ARGUMENTS with Username
"args": ["--server", "http://localhost", "--username", "admin", "--sitename","testsite"]
8:26 | ARGUMENTS with Token
"args": ["--server", "http://localhost", "--token-name", "AdminToken", "--sitename","testsite"]
-------------------------------------------------------
REFERENCE
https://tableau.github.io/server-clie...
https://github.com/tableau/server-cli...
https://tableau.github.io/server-clie...
-------------------------------------------------------
Nesta página do site você pode assistir ao vídeo on-line How to use REST API | Python TSC (Tableau Server Client Library) | Tableau Server duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário CyberDark 11 Setembro 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 6,565 vezes e gostou 57 espectadores. Boa visualização!