-
Notifications
You must be signed in to change notification settings - Fork 448
Closed
Labels
enhancementneeds investigationIssue needs to be looked at by TableauIssue needs to be looked at by Tableau
Description
Summary
TSC does not appear to have support for /customviews
Request Type
Enhancement: Specifically Search for my use case.
Type 1: support a REST API:
https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref.htm#get_custom_view
Example: https://servernaname/api/3.19/sites/{{site_liud}}/customviews
Type 2: add a REST API and support it in tsc.
Available in the REST API - Links above.
Type 3: new functionality
This is not for new API Functionality.
Description
The TSC currently does not appear to support /customviews. In our use case I need to search the site for all custom views and then parse them by name as there does not appear to be a tag option for a custom view.
Metadata
Metadata
Assignees
Labels
enhancementneeds investigationIssue needs to be looked at by TableauIssue needs to be looked at by Tableau