Releases: zoho/zohocrm-nodejs-sdk-7.0
4.0.0
4.0.0
- Handled FileStore save and update token method issue.
- Update CADataCenter Accounts URL.
For more details, kindly refer here.
-
Install NodeJS SDK
-
Navigate to the workspace of your client app.
-
Run the command below:
npm install @zohocrm/[email protected]
-
Dependencies
-
Dependencies that should be included in the project
- install form-data
npm i form-data
- install got
npm i got
- install moment-timezone
npm i moment-timezone
- install mysql
npm i mysql
- install tunnel
npm i tunnel
- install winston
npm i winston
- install form-data
3.0.0
3.0.0
NOTE: We have updated the Node.js SDK API package name as part of this release. Please review the updated package name and make the necessary adjustments to your codebase to ensure compatibility with the latest version of the SDK.
- Added new fields (referenceValue, dealCategory delete, and showValue) in fields PickListValue class.
- DealContactRolesOperations class method name changed(deleteContactRoleRealation to deleteContactRoleRelation).
- Added new page_token param in GetAttachmentsParam class.
- Added category, sort_by, sort_order, and filters param in GetEmailTemplatesParam class.
- Added new filters param in GetInventoryTemplatesParam class.
- Added new delete field in layouts SectionField class.
- Added new delete field in layouts Sections class.
- Modules displayField field datatype changed(String to Object).
- Added new status param in GetModulesParam class.
- Added new paramInstance param in ModulesOperations class getModules method.
- Email Related Records Email class threadId field datatype changed(Long to String).
- Added new type param in SearchRecordsParam class.
- Added new cvid param in RecordCountParam class.
- Added new page_token, page, and per_page param in GetRecordLockingInformationsParam class.
- Added new delete field in recordlockingconfiguration LockingRules class.
- Removed module param in ScoringRulesOperations class getScoringRule method.
- Added new color_code param in CreateTagsParam class.
- Update recordId, moduleAPIName to moduleAPIName, recordId param location in TagsOperations class addTags method.
- Update recordId, moduleAPIName to moduleAPIName, recordId param location in TagsOperations class removeTags method.
- Added new ids param in GetTerritoriesParam class.
- Added new page and per_page param in GetChildTerritoryParam class.
- Added new paramInstance param in UserGroupsOperations class getAssociatedUsersCount method.
- Added new filters, page, and per_page param in GetAssociatedUsersCountParam class.
- CadencesExecutionOperations class method name changed(enrolCadences to enrollCadences).
- CadencesExecutionOperations class method name changed(unenrolCadences to unenrollCadences).
- Deprecated and removed API methods:
-
UsersTerritories
- validateBeforeTransferForAllTerritories
- validateBeforeTransfer
- delinkAndTransferFromAllTerritories
- delinkAndTransferFromSpecificTerritory
-
Cadences
-
DealContactRoles
-
InventoryConvert
-
InventoryMassConvert
-
Layouts
-
Modules
-
Record
-
RecordLockingConfiguration
-
RecycleBin
-
UserGroups
-
UsersTerritories
-
ZiaEnrichment
-
For more details, kindly refer here.
-
Install NodeJS SDK
-
Navigate to the workspace of your client app.
-
Run the command below:
npm install @zohocrm/[email protected]
-
Dependencies
-
Dependencies that should be included in the project
- install form-data
npm i form-data
- install got
npm i got
- install moment-timezone
npm i moment-timezone
- install mysql
npm i mysql
- install tunnel
npm i tunnel
- install winston
npm i winston
- install form-data
2.0.0
2.0.0
- Handled Error Structure in MassDeleteTags API.
For more details, kindly refer here.
-
Install NodeJS SDK
-
Navigate to the workspace of your client app.
-
Run the command below:
npm install @zohocrm/[email protected]
-
Dependencies
-
Dependencies that should be included in the project
- install form-data
npm i form-data
- install got
npm i got
- install moment-timezone
npm i moment-timezone
- install mysql
npm i mysql
- install tunnel
npm i tunnel
- install winston
npm i winston
- install form-data
1.0.0
1.0.0
-
NodeJS SDK upgraded to support v7 APIs.
-
NodeJS SDK improved to support the following new APIs
For more details, kindly refer here.
-
Install NodeJS SDK
-
Navigate to the workspace of your client app.
-
Run the command below:
npm install @zohocrm/[email protected]
-
Dependencies
-
Dependencies that should be included in the project
- install form-data
npm i form-data
- install got
npm i got
- install moment-timezone
npm i moment-timezone
- install mysql
npm i mysql
- install tunnel
npm i tunnel
- install winston
npm i winston
- install form-data