• Not able to upload contact picture via api

    Hi all I while ago I am sure I could upload a contacts picture using the following endpoint /rest/v11/Contacts/{{ID}}/file/picture and send this as a post request. I am now getting the following error pack from sugarcrm when I send a file with postman…
  • Where is Image field data stored

    We have a custom module ProductClass, this stores information about our products and we are using this to pull information to our support site. As we want to use this data across multiple sites I have been asked to add some additional fields. One if these…
  • Generate URL of an image field

    Guys, what is the correct way to generate a url for an image field through JavaScript ? I wanted to generate a Dashlet with the image , but do not know how this works in REST .