Release Notes - Python SDK
ZCRMSDK -VERSION 1.0.8
Install command
- pip install zcrmsdk==1.0.8
Notes
- Enhancement: Duplicate check fields can be ignored if not necessary in upsert record method .
ZCRMSDK -VERSION 1.0.7
Install command
- pip install zcrmsdk==1.0.7
Notes
- Enhancement: Duplicate check fields can be added in upsert record method.
ZCRMSDK -VERSION 1.0.6
Install command
- pip install zcrmsdk==1.0.6
Notes
- Enhancement: Search records API is now supported based on phone, email, word and criteria .
ZCRMSDK -VERSION 1.0.5
Install command
- pip install zcrmsdk==1.0.5
Notes
- Issue fix: In get_user function. Isonline keyError fixed.
ZCRMSDK -VERSION 1.0.4
Install command
- pip install zcrmsdk==1.0.4
Notes
- Enhancement: Support given to take SDK configuration details as dictionary.
ZCRMSDK -VERSION 1.0.3
Install command
- pip install zcrmsdk==1.0.3
Notes
- Issue fix: In use of file for storing tokens
ZCRMSDK -VERSION 1.0.2
Install command
- pip install zcrmsdk==1.0.2
Notes
- Issue Fixes:
- Module Import issue fix in Python3.x
- Conversion of Record IDs (from string to long) is removed. Now IDs would be coming in string only.
ZCRMSDK -VERSION 1.0.0
Install command
- pip install zcrmsdk==1.0.0
Notes
- Issue Fix
- Multi DC Support.
Enhancement
- Zoho CRM Sandbox API support provided.
- Bulk Update Records API support provided.
ZCRMSDK -VERSION 0.0.1
Install command
- pip install zcrmsdk==0.0.1
Notes
- Initial release.