Access to Sage 100 API

SUGGESTED

Hello,

About a year ago we hired a 3rd party company to develop a Sales Order integration for us. Essentially what they are doing is extracting data from our Quotes & Sales Orders application (using Zoho Creator) and using POST functionality to create new Sales Orders in our Sage 100 company.

It has worked OK so far, but lately we have had major issues with response time from this 3rd party company with regards to bug fixes or changes to the integration (i.e. adding a new field to the integration). We would like to bring the integration in-house so we have more control over changes, and we have the internal resources to develop the Integration. However, I'm not familiar with what is needed to access the Sage 100 API. Does having a Sage 100 subscription inherently offer us access to the Sage 100 API, or do we need to continue paying a monthly fee to a 3rd party "Sage Partner" in order to get API access token?

Any insight would be greatly appreciated.

  • FormerMember
    0 FormerMember

    Hi Colin,

    I'm integrateing Zoho Analytics and Forms into the Business Application Server I will be releasing soon. See my profile for contact info. I may be able to help.

  • 0
    SUGGESTED

    Greetings,

    As long as the integration uses Business Object Interface (BOI) or Sage 100 SData then you should be able to maintain the integration. There is no special licensing or fee associated with either BOI or SData for Sage 100.

    Look into the training courses available from SageU (www.sageu.com) on BOI and Sage 100 Data File Structures as a starting point.  After that, you can use this forum for questions or issue related to BOI.

    As an FYI, while Sage 100 SData is still supported, it is deprecated at this point.  If your integration uses SData you may want to consider moving it to BOI at some point. 

    HTH,
    Kent 

  • 0

    Whatever the circumstances are leading you down the path of integration ownership of your project, this forum is as responsive as any I've seen supporting the BOI and Sage 100. Super skilled and honest group.

    You should have no apprehension.

  • FormerMember
    0 FormerMember in reply to sevendogzero

    BOI is as close to an open source environment as it's going get. Community contributions has made it a success.