metadata-api-samples icon indicating copy to clipboard operation
metadata-api-samples copied to clipboard

Is there a way to query projects?

Open salilcbi opened this issue 3 years ago • 2 comments

In Tableau Cloud's SITE_CONTENT table there is information about Projects and their nesting. I don't see a Project entity in the GraphQL API. Looking to capture where the items are located in Project folders and sub-folders for Impact Analysis.

salilcbi avatar Dec 01 '22 16:12 salilcbi

We are also looking for this feature. This would allow us to fetch the content of a Tableau site with only one GraphQL request.

Currently, we are forced to use a REST API request to retrieve information about the project and then build an object containing information from the REST and the GraphQL request.

AlexisHemery avatar Jan 30 '23 12:01 AlexisHemery

We are also looking for this feature but on Tableau Server.

UsamaShahidSiddiqui avatar Oct 26 '23 14:10 UsamaShahidSiddiqui