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

"MailingFolders"

•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
 • 1 minute to read

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

Archive of mailing folders. Lists all rows of s_picture_folder where folder_type = shipmentFolder. Mirrors .

Supported Entities

Name Description
"mailingfolder" mailingfolder

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
folderId int Hierarchy ID: Foreign key to hierarchy table x
parentFolderId int Hierarchy ID: Foreign key to hierarchy table x
folderName string Hierarchy name: The full name/path from table hierarchy x
thumbnail None Thumbnail

Sample

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

See also: IArchiveAgent.

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