• Add file to Notes via REST API

    I'm trying to post a file via the REST API. I already create the note, I have the note ID and now I'm trying to upload a file to the note. Documentation is not so clear to me. When I cal the API like this: Notes/0df989f0-7453-11ec-838a-065b9161e400…
  • 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…