• How to create a bean note with an attachment inside SugarCrm

    Hi people. We have a schedule task in SugarCrm that call a restapi and with its reply we create some notes, the problem is that some replies has attachments with a public URL that has a lifetime of 15 min to download and save that file inside sugar…
  • How do you add a note attachment to an email draft in Sugar 8?

    The Emails module is now built with Sidecar in Sugar 8. When you have a note record with a file attachment, how do you attach that file to an email draft using either JS or PHP in Sugar? Whenever I attempt to use the related attachments collection and…