Info_Home
Query objects on the Home tab in Smartsheet. The Home tab shows all objects a User has access to.
Table Specific Information
Select
Retrieve all objects located on the Home tab:
SELECT * FROM Info_Home
Columns
Name | Type | References | Description |
SheetsAggregate | String | Array of sheet objects. | |
FoldersAggregat | String | Array of folder objects. | |
ReportsAggregat | String | Array of report objects. | |
TemplatesAggregat | String | Array of template objects. | |
WorkspacesAggregat | String | Array of workspace objects. |