Tableau Helpers

post/tableau/get-workbook-id/{siteId}

Request body

namestring

The name of the workbook

Example request

{
  "name": "MyWorkbook"
}

Response

Get back the workbook ID from Tableau

workbookd_idstring

Example response

{
  "workbookd_id": "3a051b9c-e21a-4a77-b809-6d2d0a9f2305"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.