• Help Needed with RESTful API for Attachments in Sage CRM

    Hi Sage CRM Community, I'm seeking advice on adding attachments via the Sage CRM RESTful API. Our developer is integrating a feature for entering communications on an Opportunity but is stuck on the attachment part. Any tips or guidance would be highly…
  • Sage CRM REST API - Group Retrieval

    Hi All, We building an integration between Sage CRM and an ESP and two features of this integration are the synchronisation of Group members and Wave Item members (also from a group, although the field returned from the API is ' Wait_TargetList ')between…
  • error filtering title eq 'newsletter'

    I'm having trouble filtering leads using the `$title` field. When I use the following query: https://{{server}}/sdata/{{install}}j/sagecrm2/-/Lead?startindex=1&count=10&where=$title eq 'newsletter' It shows all the leads instead of filtering. Then I…