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
Ruby SDK is available through Gem . You can download the gem using:
gem install ZOHOCRMSDK2_0
You can include the SDK to your project using:
require 'ZOHOCRMSDK2_0'