You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.