• How to set REST API access privileges by role

    Our Sugar 8.3 instance is integrated with another application (ServiceNow) using REST API, where data is sent from Sugar to ServiceNow, and ServiceNow record ids are saved in Sugar modules. If the API logs into Sugar as a non-admin user, then Sugar does…
  • Non accessible quotes getting loaded by bean

    I want to load quotes by user role access and permission.Using SugarQuery and Bean object ,I am trying to load the quotes but I am getting non-accessible quotes in the result. Please suggest me any way to get user accessible Quotes only.Here in my case…