Hi, We have conducted some research on the different API versions available with SugarCRM and have come up with the following:
• All versions of SugarCRM (up to 7.1-latest) support a set of Legacy Web Services[0] via REST and SOAP. • The newest version of the REST API[1] is only supported in SugarCRM 7.0 and above, and these web services do not have a SOAP implementation. There is a great deal of difference between the methods supported by this new REST API and the Legacy API mentioned above. If you create a trial instance of SugarCRM 7.1, you can view the endpoint details of this via https://<sugar_crm_trial_url>/rest/v10/help. • This new REST API contains 170+ methods, while the legacy API supports 70+ (quite different) methods. It is hard to identify a mapping between the legacy API methods and the latest methods. We are already in the process of implementing 22 methods in the SugarCRM ESB Connector based on the SOAP web services. We would highly appreciate your feedback ASAP on which process to follow, or whether to continue with the development of the Connector using the SOAP API. [0] http://goo.gl/rGOmN0 [1] http://goo.gl/tJre7w [2] SugarCRM Version list with Web Service API mapping: http://goo.gl/uWgpT9 Thanks, Indika -- View this message in context: http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-SugarCRM-tp89877p90157.html Sent from the WSO2 Architecture mailing list archive at Nabble.com. _______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
