I want to fetch records just like mysql query using REST API of Sugar CRM.
I found a method to get records form custom module like below. Get list of records from SugarCRM module using REST API: http://scriptbaker.com/get-list-of-records-from-sugarcrm-module-using-api/
My problem is I don't have module with the table I am trying to fetch records. Is there any way .???