• 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
  • Custom Endpoints - noLoginRequired = true not working.

    Hello Folks I have created my custom EndPoint where if noLoginRequired = true then its working but current_user id not getting. If I change that noLoginRequired = false then its showing below error error: "need_login", error_message: "No valid authentication…