zcatalyst-sdk-node
TypeScript icon, indicating that this package has built-in type declarations

2.5.1 • Public • Published

Catalyst Node SDK

The official node sdk of Zoho Catalyst


catalyst npm Vulnerabilities for npm package NPM npm dependencies npm bundle size

ZCatalyst-NodeJS-SDK bundls all the features of Zoho Catalyst and provides access to all services offered by Zoho Catalyst to be available in your NodeJS application.

Prerequisites

To start working with this SDK you need a catalyst account Sign Up

Then you need to install Node.js and npm.

Installing

The ZCatalyst-NodeJS-SDK is a npm package and can be found as zcatalyst-sdk-node:

npm install --save zcatalyst-sdk-node

To use the SDK in your application, require it from any JavaScript file as:

var catalyst = require("zcatalyst-sdk-node")

Documentation

NodeSDK Documentation - Here you will find all the details that is required to use this SDK inside catalyst functions

Dependencies (0)

    Dev Dependencies (16)

    Package Sidebar

    Install

    npm i zcatalyst-sdk-node

    Weekly Downloads

    337

    Version

    2.5.1

    License

    MIT

    Unpacked Size

    382 kB

    Total Files

    98

    Last publish

    Collaborators

    • zohocatalyst-dev