• How to easily add email to contact via API?

    I need to add emails to contacts. But I wasn't able to find out how to do it in a convenient way. Now when I want to add an email address to a contact, I have to call three endpoints. 1 - I need to call POST /EmailAddresses to get the email address's…
  • api update record using put

    I'm trying to update the status of an existing Lead using PUT, it always return that error. Also, I did tried on a local and ondemand instance with different records getting the same result. curl -X PUT \ https://gnutresatest.sugarcrmcolombia.com/rest…
  • Module record pages not working with code following the new Sugar standards

    Hello. I'm using SugarCRM 7.8 Enterprise Edition. I have a package for the module 'Opportunities', which I need to update some javascript / sidecar code to make the CRM updatable to version 7.9, according to what Sugar said in a Internal Case I opened…