Tableau Helpers
post/tableau/get-view-id/{siteId}
Request body
Example request
{
"name": "MyDashboardName"
}Response
Get back the view ID from Tableau
Example response
{
"view_id": "3a051b9c-e21a-4a77-b809-6d2d0a9f2305"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.