• how to Filter users based on a particular field?

    Hello! I'm trying to retrieve a user by their user_name property. Below is the URL I'm calling with HTTP GET. I get no results. However, when I remove the filter query parameter, I can see this user along with all other users. What's wrong here? The documentation…
  • User management with REST API

    Hello! I've seen a few posts where REST API details were asked and the answer was https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_7.7/Integration/Web_Services/v10/Exampl… I also see documentation to create Users https…