I am new to SugarCRM system. I want to integrate SugarCRM with Java. Please let me know how can I access Rest Webservice (SugarCRM API) using JAVA.
Please help. Thanks in Advance.
I am new to SugarCRM system. I want to integrate SugarCRM with Java. Please let me know how can I access Rest Webservice (SugarCRM API) using JAVA.
Please help. Thanks in Advance.
You should use REST clients for Java and refer to SugarCRM API documents for detailed usage, currently the question is vague and doesn't contain any specific problem.
On using REST client, I suggest you to check for duplicates like this question.