zcatalyst-integ-cliq
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

ZCatalyst Cliq SDK

The official node sdk for integrating Zoho Catalyst with Zoho Cliq.


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

ZCatalyst-Cliq-SDK helps you to work with Node.js for handling Zoho Cliq extensions using Zoho Catalyst.

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-Cliq-SDK is a npm package and can be found as zcatalyst-integ-cliq:

npm install --save zcatalyst-integ-cliq

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

import cliq from 'zcatalyst-integ-cliq';

Documentation

Documentation - Here you will find details on how to use this SDK in a Catalyst Integration function.

/zcatalyst-integ-cliq/

    Package Sidebar

    Install

    npm i zcatalyst-integ-cliq

    Weekly Downloads

    4

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    81.3 kB

    Total Files

    81

    Last publish

    Collaborators

    • zohocatalyst-dev