Tableau REST API Download Workbook -


tableau has rest api calls

question 1: know how use following call download online workbook? sample code appreciated.

question 2: 1 know how read , parse twbx file?

thanks.

you need send request url such as

https://yourdomain/api/2.0/sites/site-luid/workbooks/workbook-luid/content 

you need send header of authorisation token named x-tableau-auth

i suggest getting chrome , postman installed test kind of stuff out. importing https://github.com/tableauexamples/tableau_postman collection help


Comments

Popular posts from this blog

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -

javascript - three.js lot of meshes optimization -