10000 Need a way to query for specific views based on content_url · Issue #456 · tableau/server-client-python · GitHub
[go: up one dir, main page]

Skip to content
Need a way to query for specific views based on content_url #456
Closed
@mcoles

Description

@mcoles

Currently the REST API requires you to provide the ID value or user-friendly name for a view if you wish to retrieve information about a specific one. However, I need a way to search for a view based on a content_url. This provides a human-readable method to reference a unique viz on a given site. Not having it means that I have to pull the full list of views from the entire site, then lookup the ID value based on the content_url. This takes at least thirty seconds, which isn't unfortunately isn't acceptable for my application.

Could we please add content_url to the list of filterable fields? I realize this is a request for the REST API, but I'm adding it here because I assume it will take work to be implemented in the TSC wrapper as well, and I'd love to keep my work in "pure" TSC as much as possible.

thank you,
Matt

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0