Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Zoho is a drupal module which provides an api to connect with Zoho CRM.

Update: The module is rewritten as per the updated zoho api implementation.

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).
Provides an admin interface for zoho api configurations where you can provide zoho authtoken directly or generate authtoken from the admin interface. Your Credentials are not stored.

Installation & Usage:

  • The module is intended to be used by developers.
  • Please check README.txt for more information on how to use the module.
  • Example Module:
    You can download the example module from github which demonstrates usage of zoho module. The example module also provides an user interface where you can add a Lead to Zoho crm and fetch Leads from zoho crm.

    https://github.com/chakri-iiith/zoho_example
Supporting organizations: 

Project information