Browse By Tags

  • Sage CRM 2021: An Introduction to using the SOAP Web Services

    In this article I want to consider how Sage CRM's SOAP based web services can be used to extend its features and integration with other systems. Sage CRM actually has two forms of web service in the current system. It offers both REST and SOAP Web Services…
  • Library Record Creation - Sage 2017 R2 - SOAP /WEBSERVICES - Question

    All, Thanks for taking the time to read this. I have an issue with creating a library record via web services. AIM : Create a library Record -> Populate fields with data. Sample Code: ewarebase[] CRMBase = new ewarebase[1];//Allows reference…
  • Query for recommended deployment between ReST and SOAP

    Hello, I'm working as a developer and building an integration between Sage CRM and client tool. We will be supporting both latest on-premise and Cloud professional version of SAGE CRM. Both of these versions are supporting same set of APIs {both…