Posted by chakrapani on September 26, 2011 at 7:08am
Zoho is a drupal module which provides an api to connect with Zoho CRM.
It provides simple api methods which can be called from other modules to store and fetch data from Zoho CRM.
i.e, the module provides generalised methods to store information like leads, contacts etc from drupal forms to Zoho CRM and vice versa.
Provides an admin interface for Zoho API credentials and regenerates API ticket automatically whenever it expires(Zoho api tickets expire every 7 days).
Installation & Usage:
- The module is intended to be used by developers.
- Please check README.txt for more information on how to use the module.