Awesome
Zoho
A Ruby gem to wrap various Zoho services.
Zoho::CRM
A wrapper around the CRM api.
Configuration
Configure in a block like this:
Zoho::CRM.configure do |config|
config.auth_token = 'yourtokeninhere'
end
A Ruby gem to wrap various Zoho services.
A wrapper around the CRM api.
Configure in a block like this:
Zoho::CRM.configure do |config|
config.auth_token = 'yourtokeninhere'
end