Zohocrmsdk5-0

Latest version: v2.0.0

Safety actively analyzes 627551 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.0

- Added new **parent_column_index** field in BulkWrite FieldMapping class.
- Added new **file_names** field in BulkWrite Resource class.
- Org **time_zone** field datatype changed(TimeZone to str).
- Added new **move_attachments_to** field in the LeadConverter class.
- Update [RecordLockingOperations](https://github.com/zoho/zohocrm-python-sdk-5.0/blob/281411dad8dc16dcbdf56dd7b239deecc16691c0/versions/2.0.0/zohocrmsdk/src/com/zoho/crm/api/record_locking/record_locking_operations.py#L12) class constructor and methods.
- ScoringRules Signal **namespace** field datatype changed(Choice<str> to str).
- ShiftHours **timezone** field datatype changed (TimeZone to str).
- Tags RecordActionWrapper **locked_count** field datatype changed(bool to str).
- Users **time_zone** field datatype changed(TimeZone to str).
- Note class **seModule** field datatype changed(Choice<str> to str).
- UsersTerritories Territory **id** field datatype changed(int to str).
- VariablesOperations [update_variable_by_apiname](https://github.com/zoho/zohocrm-python-sdk-5.0/blob/281411dad8dc16dcbdf56dd7b239deecc16691c0/versions/2.0.0/zohocrmsdk/src/com/zoho/crm/api/variables/variables_operations.py#L271) method add new ParameterMap param.
- RescheduleHistory ResponseWrapper **info** field datatype changed(List<into> to info).
- **If-Modified-Since** param datatype changed (String to DateTime).
- GetNotesHeader
- GetNoteHeader
- **IDS** param datatype changed(Long to String).
- GetAttachmentsParam
- DeleteAttachmentsParam
- DeleteRolesParam
- GetAssociatedContactRolesParam
- DeleteNotesParam
- DeleteScoringRulesParam
- DeleteTerritoriesParam
- DeassociateTerritoryUsersParam
- DeleteVariablesParam
- Support for the following new APIs.
- MailMerge:
- [Send Mail Merge](https://www.zoho.com/crm/developer/docs/api/v5/send-mail-merge.html)
- [Sign Mail Merge](https://www.zoho.com/crm/developer/docs/api/v5/sign-mail-merge.html)
- [Download Mail Merge](https://www.zoho.com/crm/developer/docs/api/v5/download-mail-merge.html)

For more details, kindly refer to [here](/versions/2.0.0/README.md).

- Install **Python SDK**
- Navigate to the workspace of your client app.
- Run the command below:
sh
pip install zohocrmsdk5-0==2.0.0

Dependencies
- Dependencies that should be included in your project
- install **urllib3**
sh
pip install urllib3

- install **requests**
sh
pip install requests

- install **python-dateutil**
sh
pip install python-dateutil

- install **setuptools**
sh
pip install setuptools

- install **mysql-connector-python**
sh
pip install mysql-connector-python

1.0.0

- Added new key in FileStore and DBStore

- Python SDK upgraded to support v5 APIs.

- Python SDK improved to support the following new APIs

- [User Groups API](https://www.zoho.com/crm/developer/docs/api/v5/associated-user-count-user-group.html)
- [Fiscal Years](https://www.zoho.com/crm/developer/docs/api/v5/get-fiscal-year.html)
- [Timeline API](https://www.zoho.com/crm/developer/docs/api/v5/timeline-of-a-record.html)
- [Transfer and Delete Users](https://www.zoho.com/crm/developer/docs/api/v5/transfer_records-delete_user.html)
- [Territories](https://www.zoho.com/crm/developer/docs/api/v5/add-territories.html)
- [Territories Users](https://www.zoho.com/crm/developer/docs/api/v5/associate-users-territory.html)
- [Organization API](https://www.zoho.com/crm/developer/docs/api/v5/delete-org-img.html)
- [Record Locking API](https://www.zoho.com/crm/developer/docs/api/v5/get-record-locking-info.html)

For more details, kindly refer to [here](/versions/1.0.0/README.md).

- Install **Python SDK**
- Navigate to the workspace of your client app.
- Run the command below:
sh
pip install zohocrmsdk5-0==1.0.0

Dependencies
- Dependencies that should be included in your project
- install **urllib3**
sh
pip install urllib3

- install **requests**
sh
pip install requests

- install **python-dateutil**
sh
pip install python-dateutil

- install **setuptools**
sh
pip install setuptools

- install **mysql-connector-python**
sh
pip install mysql-connector-python

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.