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

"ErpSyncLog"

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

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

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
id None
connection string Connection x
source string Source x
target string Target x
crmfieldkey string Field x
oldvalue string Old Value x
newvalue string New Value x
updated string When x

Sample

GET /api/v1/archive/ErpSyncLog?$select=connection,target
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