Skip to content

marketdojo/zcrm-ruby-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZCRMSDK

The Ruby library for integrating with the Zoho CRM API.

Installation

There are a couple of ways of installing ZCRMSDKK:

Install 1:

Start by adding this line to your application's Gemfile:

gem 'ZCRMSDK'

And follow it with executing this command:

$ bundle

Install 2:

To fully install the CRM API wrapper yourself, just execute this command:

$ gem install ZCRMSDK

Documentation

Usage

Refer SDK documentation for Usage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%