Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

zwdrivesdk

jbodero38MIT2.0.4

Node SDK for Zoho WORKDRIVE

readme

Node JS SDK for Zoho CRM

Abstract

Registering a Zoho Client

Installation of Node CRM SDK

Node JS SDK will be installed and a package named 'zcrmsdk' will be created in the installation directory.

npm install zworkdrivesdk

Once installed it can be used in the code as below,

var ZWDRestClient = require('zworkdrivesdk')