• Filter on User not working for get method in 7.6.2.1

    Hi , I am having SugarCRM with version as Enterprise 7.6.2.1 build 9 , along with this i am using rest v10 API to search data in my custom application. For this specific instance only filter only on User Module is not working for get Method. While when…
  • Aaccess records through Many to Many relation.

    Hi, I use the default Many-to-Many relation between the Contacts module and the Documents module to store documents related with each contact records. I need to access documents related to a particular Contact record through REST api code. I use Ruby…
  • How to Change in Where Clause / Qurey in Rest API

    Hi How to Change in Where Clause / Qurey in Rest API http://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_7.5/API/Web_Services/Legacy_REST/SOAP_AP… Like email extist in Lead module //The SQL WHERE clause without the word "where…