Browse By Tags

  • Sage CRM Rest API - $type not shown in response GET Email or GET Phone

    We use the Rest API of Sage CRM (2022 R2, on premises). The result of a GET of an Email fails to return the type of the Email. Same for GET of Phone (no type of Phone number). The documentation shows that the response should contain attribute '$type'…
  • Sage CRM - LinkedIn Integration in 2021

    Hi all, I am investigating a LinkedIn integration with Sage CRM but have so far come up short. LinkedIn's API looks to be extremely strict in terms of granting access and the use case for which the typical integration might be used (finding & linking…
  • An approach to recording completed marketing communications sent by an external system

    A customer uses an external system to generate marketing emails to contacts. These contacts exist as records in their accounting system that is integrated with Sage CRM. This means that the contact exists in both Sage CRM and the Sage BMS but because…
  • Script Libraries: Reusing Client Side Code Between Screens

    It has always been possible in Sage CRM to share client side code between screens. In Sage CRM we could do this by using a shared external script library. For example if we wanted a set of business rules to be available in both the PersonBoxLong screen…
  • 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…
  • accpac integration Error

    Dears, I'm trying to do an integration between sage 7.0 and accpac 5.5 and when i try to open a session i get an error "Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)) " i tried every solution online the target machine…