metadata-api-samples
metadata-api-samples copied to clipboard
Is there a way to query projects?
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.
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.
We are also looking for this feature but on Tableau Server.