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

Sync Connector API

Some tooltip text!
• 1 minute to read
 • 1 minute to read
  • IErpConnector
  • Field meta-data carrier
  • ERP actor data carrier
  • PluginResponseInfo

ConnectorHost

SuperOffice offers an IIS web service site which is designed to simplify the process of developing and deploying a Sync Connector. The connector host will be able to host any number of named connectors and will be able to expose their methods through web service calls.

Data carriers

Data carriers (or just carriers) are object types that transfer data between Erp Sync/SuperOffice and the Sync Connector.

Note

These objects have no methods or behavior. They are pure data transfer objects (DTO).

  • The field meta-data carrier describes configuration settings for the connection
  • The ERP Actor data carrier describes company/person/project data
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top