• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

"Reports"

Some tooltip text!
• 1 minute to read
 • 1 minute to read

This provider name is implemented by the class SuperOffice.CRM.ArchiveLists.ReportsProviderBase inside NetServer's SODatabase assembly.

Archive provider for the list of reports

Supported Entities

Name Description
"all" [all]

Supported Columns

Name Restriction Description OrderBy
getAllRows bool GetAll: Get all rows of archive - use with care, you may be fetching the whole database
getNoRows bool GetNone: Do not get any rows from the archive
reportId int ID x
reportName string Name x
reportLayoutName int Layout x
reportTypeName int Type x
reportOwnerName associate Owner x
reportPublished int Published x

Sample

GET /api/v1/archive/Reports?$select=reportId,reportLayoutName
Authorization: Basic dGplMDpUamUw
Accept: application/json; charset=utf-8
Accept-Language: sv

See also: IArchiveAgent.

In This Article
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top