• does Sage 100 Contractor have API

    I would like to integration third party system with Sage 100 Contractor using API to sync data between systems. Does Sage 100 Contractor have API?
  • Sage 100 Contractor C# API/BOI?

    Can anyone point me to a starting point for using the API/BOI with c# for Sage 100 Contractor?
  • SDK user defined field in Job module

    Hi All, I am trying to add the user-defined field in sage 100 contractors using SDK, Anyone knows how to achieve it using SDK? Thanks SF
  • Does Sage 300 CRE provides any web api to receive the data from external system

    Hi Folks, Does Sage300 provides any web api to receive the data from external system. If yes, please provide API documentation. Thanks.
  • Sage 100 Con. Object Reference Guide - AddNext?

    Hi everyone, I'm in the process of creating an application that interfaces with the "Client" table in Sage 100 Contractor, and as I was reading the API Documentation I saw that there was an XML Request mentioned for "AddNext"? This function is supposed…
  • sage 100 Contractor API

    How to use sage 100 Contractor API/SDK to import customer detail? Sample code is highly appreciable.
  • an error message when trying to create an employee record in Sage 100 Contractor using the SDK.

    <api:MBXML xmlns:api=" sage100contractor.com/api"> <MBXMLSessionRq> <Company>Sample Company</Company> <User>Angela</User> </MBXMLSessionRq> <MBXMLMsgsRq messageSetID="1" onError="continueOnError"> <EmployeeAddRq requestID="1"> <ObjectRef> <ObjectID> 42…