• Mass delete Files from records, but leave the records

    Dear friends... Any ideas on a way to mass delete files from records but to leave the record itself intact? I actually thought I was doing this succesfully, but was deluding myself... I use a report to ID the records I need, then from that report…
  • Delete Child entities if parent record deleted using end point.

    How can I delete child entities using end point , If I delete parent record (via end point ) in sugarcrm? delete child parent endpoints
  • Trouble returning deleted records with API

    Hello, Using Postman, I'm attempting to return a list of contacts which includes records that have been deleted from Sugar. To do so, I'm sending a GET request to the Contacts end point and setting the deleted flag to '1'. However, the API responds with…