Skip to main content

Installation of Ruby SDK

RUBY SDK requires Ruby (version 2.6 and above) to be set up in your development environment.

Including the SDK in your project

  1. Ruby SDK is available through Gem . You can download the gem using:

    gem install ZOHOCRMSDK2_0 
  2. You can include the SDK to your project using:

    require 'ZOHOCRMSDK2_0'