Integration with Sage 100

Hello Team,

Could you please help me with the following questions?

1) Is it possible to integrate data from Sage 100 via web API?
2) Does Sage 100 have a cloud version? or it is just an On-Premise version?

Parents
  • 1.   Yes, but not without additional (usually 3rd party) software.  There are options (which have been explained in many Sage City threads answering this exact question), but it really depends on budget / functionality required / how much customization is required.

    2.  On-Premise.  The word "Cloud" in the branding is not representative of the systems architecture... it's just what Sage used to call their subscription license (which I believe has been rebranded recently to remove that word).

    The new "Sage Partner Cloud" product is just the On-Premise software running on a secure Azure server.  (Ironically it offers less potential for web interface, since you can't have a static IP / DNS address for external connections... but of course, that gives you the peace of mind that the SPC server is not exposed to random web based attacks).

Reply
  • 1.   Yes, but not without additional (usually 3rd party) software.  There are options (which have been explained in many Sage City threads answering this exact question), but it really depends on budget / functionality required / how much customization is required.

    2.  On-Premise.  The word "Cloud" in the branding is not representative of the systems architecture... it's just what Sage used to call their subscription license (which I believe has been rebranded recently to remove that word).

    The new "Sage Partner Cloud" product is just the On-Premise software running on a secure Azure server.  (Ironically it offers less potential for web interface, since you can't have a static IP / DNS address for external connections... but of course, that gives you the peace of mind that the SPC server is not exposed to random web based attacks).

Children
  • FormerMember
    FormerMember in reply to Kevin M

    My approach is giving BOI and ODBC a web face and proxy the content to a cloud hosted Linux site. You can't hack what you can't see.

  • in reply to FormerMember

    That sounds similar to what InSynch and WebSitePipeline do (although I have no idea what platform they use for their cloud connectors).  I believe each of those work by installing software on the Sage server so it's an outgoing connection (instead of an open port).

    (There are other options too... I just know about these two options because we've worked with them both before).