Skip to content
jdang edited this page Apr 26, 2011 · 8 revisions

Sugarcrm class - This is the Sugarcrm main interface class with all the API functions. This class is what is used to connect to and interact with the sugarcrm framework.

Defined Api functions of the Sugarcrm class in python language are here.

The function Sendrequest will send all the request and data to the server which is here.

Clone this wiki locally