• REST API: The cloud instance is returning “500 Internal Server Error” when accessing the “/Employees GET” and “/Users GET” endpoints and specifying multiple fields via the “fields” URL parameter

    Only when accessing the “/Employees GET” and “/Users GET” endpoints and specifying almost all the available fields via the “fields” URL parameter, the server is responding with the “500 Internal Server Error”. No additional information is provided. …
  • Relate field to 'Employees' module

    Hi, I have built a custom module using module builder and have deployed to a Sugar instance. I want to add a Relate field in the custom module which links to the Employees module. This is because the information to be captured can relate to either ex…