sugarcrm-python icon indicating copy to clipboard operation
sugarcrm-python copied to clipboard

Sugar CRM API wrapper written in python.

Results 1 sugarcrm-python issues
Sort by recently updated
recently updated
newest added

client.set_entry(module_name="Leads", name_value_list={ "id": {"name": "id", "value": "b4452541-462a-c7d5-54da-5de9115541ea"}, "department": {"name": "department", "value": "123"}, }) after that command happens actually nothing 'salutation': {'name': 'salutation', 'value': ''}, 'first_name': {'name': 'first_name', 'value': 'Алексей Павлович'},...