If you’ve wanted to learn about customizing and extending our Web Services API, check out the recent article I wrote for IBM DeveloperWorks “Extend SugarCRM REST web services to use XML“. This article talks about extending the Web Services API to use XML and an input and output data types, which can make it much easier to deal with parsing large datasets coming from a SugarCRM instance. And the techniques used can apply to doing any sort of customization to the API, which is one of the big features of it.
Check out the code for the article on my GitHub repo at https://github.com/jmertic/ibmdeveloperworks_sugarcrmxmlrest
{ 0 comments }
