• 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
  • Is there an endpoint to create a custom platform?

    Hello, I have provided SugarCRM integration as an option for our website. I have been using "base" platform for making API calls. As using this platform causes login conflict, I am planning on asking the users to add a custom platform by a name I specify…
  • 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…
  • Which platform to use for REST API? Also questions about PHP codes and extending endpoints.

    Hello, I am in the final stages of connecting SugarCRM to our website using the REST API. There seems to be a small problem using the platform. I am using the platform "base" and it seems to be causing problems, and the website logs out when I try using…