• 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…
  • 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…
  • Determine current platform inside Logic Hook

    Hi, I want to know the platform from where the logic hook is being triggered to execute different code for different platforms. Is there any way to get the current user's platform from the logic hook?
  • Where to change client_id and client_secret

    I am a freelance software developer trying to send data to the sugarCRM endpoint of a client. This is my first time interacting with sugarCRM and it is not the principal focus of my project for the company-client, so I really just need it to work. In…