embedding-playbook
embedding-playbook copied to clipboard
Embedding Web Authoring
The line about embedding web auth doesn't seem to be true for tableau server 2019+ anymore?
You can embed the web authoring screen to create a workbook from scratch instead of to edit an existing one. To do that, point the iframe at http://{TableauServer}/t/{site}/authoringNewWorkbook/{datasourceName}
http://{TableauServer}/t/{site}/authoringNewWorkbook/{datasourceName} lands on a 404 page now?
I noticed the URL now has a GUID on it, for example: http://{TableauServer}/t/{site}/authoringNewWorkbook/{GUID}/{datasourceName}