Hi Malaka,

This operation can be use for most of the cases as it allow to query the
each module. 

01.Is there a generic format for the responses?
    The response is based on the what you select in the select_fields 
02.Can we pass queries with where clauses to this? 
     Yes. You can pass the bellow set of parameters (few more) to this
method
     *module_name *- The name of the module from which to retrieve records.
     *query* - The SQL WHERE clause without the word “where”.
     *order_by* - The SQL ORDER BY clause without the phrase “order by”.
     *offset* - The record offset from which to start.
     *select_fields* - The list of fields to be returned in the results.
Specifying an empty array will return all fields.

Thanks
Indika



--
View this message in context: 
http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-SugarCRM-tp89877p89931.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

Reply via email to