Skip to content

errorstudio/zoho-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Entities supported

About

Zoho ruby client

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published