Socket
Book a DemoInstallSign in
Socket

zohomobilesdk

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zohomobilesdk

SDK to build mobile apps on Zoho.

latest
npmnpm
Version
1.2.1
Version published
Maintainers
1
Created
Source

Zoho Mobile SDK

Zoho Mobile SDK lets developers to create mobile applications to interact with their Zoho data.

Installation

Since this is a command line utility, we recommend you to install this globally. This may require super user previlage. However, this works with local installation as well, provided your projects should be created in the same directory of installation.

npm install -g zohomobilesdk

Running this command will install the following 2 commands into your shell.

  • zohoandroid - to create Android apps on Zoho.
  • zohoios - to create iOS apps on Zoho.

Usage

zohoandroid <option> (or) zohoios <option>

where option is one of :

  • create - creates a new mobile project.
  • update - updates your existing project.
  • help - displays help.
  • version - displays the present version of sdk.

Additional Information

  • Presently, Zoho Mobile SDK is available only for Zoho CRM.
  • Refer here for the complete documentation of the mobile SDK.
  • Please report your feedback and any issues to support@zohocrm.com.

Keywords

zoho

FAQs

Package last updated on 12 Oct 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts