getWaveFolders

Retrieves a collection of CRM Analytics apps or folders.

getWaveFolders uses this CRM Analytics API resource.

  • isPinned— (Optional) Filters the collection to include only folders which are pinned (true) or not (false). The default is false.
  • mobileOnlyFeaturedAssets— (Optional) Filters the collection to only contain folders which contain dashboards that are enabled for the CRM Analytics mobile app. The default is false.
  • page— (Optional) Generated token that indicates the view of folders to be returned.
  • pageSize— (Optional) Number of items to be returned in a single page. Minimum is 1, maximum is 200, and the default is 25.
  • q— (Optional) Search terms. Individual terms are separated by spaces. A wildcard is automatically appended to the last token in the query string. If the user’s search query contains quotation marks or wildcards, those symbols are automatically removed from the query string in the URL along with any other special characters.
  • scope— (Optional) Scope type to apply to the collection results.
    • CreatedByMe
    • Mru (Most Recently Used)
    • SharedWithMe
  • sort— (Optional) Sort order to apply to the collection results.
    • App
    • CreatedBy
    • CreatedById
    • CreatedDate
    • FolderName
    • LastModified
    • LastModifiedBy
    • LastModifiedById
    • Location
    • Mru (Most Recently Used, last viewed date)
    • Name
    • Outcome
    • Owner
    • RefreshDate
    • RunDate
    • Status
    • Title
    • Type
  • templateFilters— (Optional) Filters the collection to include only folders that match the filter value.
    • AppsConstructedByTemplate
    • AppsWithInstallHistory
  • templateSourceId— (Optional) Filters the collection to include only folders that are created from a specific template source.