Hi,
I came across a blog mentioning that the Sheets folder feature has been deprecated. As SmartSheet users, we now need to migrate our sheet files and folders into workspaces. Additionally, when calling the API to list sheets, it returns all sheets within the account or profile.
So, until it will be migrated to a workspace,
Is there a way to identify which sheets belong to a workspace or a sheet folder? In other words, how can we determine the parent (hierarchy) of any given sheet or report?
I understand that we can use the workspace/folder APIs to get the children, but I’m looking for a way to identify the parent directly through the sheets/reports API.
In summary, with the deprecation of the Sheets folder, I’m trying to identify which sheets/reports were associated with it.
Thanks