• Posting Duplicates records using webhook

    Problem Generating 2 identical POST request records with one web hook ( method:POST. Module:case, trigger: after save). Expected Output: Generate only one record (POST request) of the case being saved. Context I've set up a web hook that sends…
  • Set selected_teams (padlock) in Logic Hook

    Hello All, I am working on SugarCRM Enterprise, Version 9.0.2 (Build 191) (Spring '19) I can set padlock (which is used for teams with special access: O&ST) from record.js but I want to set it from hook. I want to achieve same functionality from before_save…