Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENHANCEMENT: Access to /customviews (Search) #1539

Closed
cpare opened this issue Nov 25, 2024 · 3 comments
Closed

ENHANCEMENT: Access to /customviews (Search) #1539

cpare opened this issue Nov 25, 2024 · 3 comments
Labels
enhancement needs investigation Issue needs to be looked at by Tableau

Comments

@cpare
Copy link

cpare commented Nov 25, 2024

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.

@cpare cpare added enhancement needs investigation Issue needs to be looked at by Tableau labels Nov 25, 2024
@cpare cpare changed the title [REQUEST TYPE] [FEATURE TITLE] Access to /customviews (Search) ENHANCEMENT: Access to /customviews (Search) Nov 25, 2024
@jorwoods
Copy link
Contributor

TSC does have support already under server.custom_views, the documentation just hasn't been updated yet.

@cpare
Copy link
Author

cpare commented Nov 25, 2024

TSC does have support already under server.custom_views, the documentation just hasn't been updated yet.

IT WORKS! Thanks for the quick reply!

@cpare cpare closed this as completed Nov 25, 2024
@cpare
Copy link
Author

cpare commented Nov 25, 2024

TSC does have support already under server.custom_views, the documentation just hasn't been updated yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement needs investigation Issue needs to be looked at by Tableau
Projects
None yet
Development

No branches or pull requests

2 participants