I am new to Sugar CRM ...and got a task to test the Rest api of sugar crm. I got an url , username ,password where i can login and view the page and it is working well. But while i am testing it with Postman for JSON response it is not giving me any response. Can anyone suggest me the right way to test the api...with an example or i am making the wrong url as request??
Here is document how to create the url http://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_6.5/Application_Framework/Web_Services/REST/
And there is another problem of version. As i only got url to login how can i get the sugar version from webpage ??