With the goal of provide support for versions 1 and 2 of the SugarCRM WebServices, I had to do a triage of 'functionality' to be provided by them. I've listed and sorted the API functions included in SugarCRM 5.2 and 5.5 versions, for the versions 1 and 2 of the Web Services. There are a lot of missing methods (they where documented as deprecated, or superseed by another), and there are new ones.
I've included two pics with the results:
The next move is to make sure that the "selected API set" could really be used to manage all the functionalities, wrap them into a single calling object, and cross the fingers :) Let me explain: a request in version 1 and version2 would probably have different arguments, in number and types, but also, the service response would be different, including more or less information.
Just to make an introduction I will list two quick examples I've found:
I hope I could complete this information quickly, to be able to set the Drupal to SugarCRM conversation flow ASAP!.
| Attachment | Size |
|---|---|
| SugarCRM_WebServices_set_1.png | 26.61 KB |
| SugarCRM_WebServices_set_2.png | 28.57 KB |