getWaveFolders
Retrieves a collection of CRM Analytics apps or folders.
getWaveFolders
uses this CRM Analytics API resource.
These parameters are optional.
Parameter Name | Type | Description |
---|---|---|
isPinned | Boolean | Filters the collection to include only folders that are pinned (true ) or not (false ). The default is false . |
mobileOnlyFeaturedAssets | Boolean | Filters the collection to only contain folders that contain dashboards that are enabled for the CRM Analytics mobile app. The default is false . |
page | String | Generated token that indicates the view of folders to be returned. |
pageSize | Integer | Number of items to be returned in a single page. Minimum is 1, maximum is 200, and the default is 25. |
q | String | Search terms. Individual terms are separated by spaces. A wildcard is automatically appended to the last token. |
scope | String | Scope type to apply to the collection results.
|
sort | String | Sort order to apply to the collection results.
|
templateFilters | String[] | Filters the collection to include only folders that match the filter value.
|
templateSourceId | String | Filters the collection to include only folders that are created from a specific template source. |
data
—Wave Folder Collectionerror
—FetchResponse