Info_Favorites
Retrieve a user's favorite items in Smartsheet, helping prioritize frequently accessed content.
Table Specific Information
Select
This view returns a list of Favorite objects.
Retrieve all Favorite objects.
SELECT * FROM Info_Favorites
Columns
| Name | Type | References | Description |
| ObjectId | String | A unique identifier for the item that has been marked as a favorite. For favorite items of the type 'template,' only private sheet-type template IDs are permitted. | |
| Type | String | Specifies the category of the favorite item. Possible values include 'workspace' for a collection of sheets and reports, 'folder' for a grouping of related items, 'sheet' for individual sheets, 'report' for consolidated data views, and 'template' for reusable sheet designs. |