Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

zoho_crm_integration

38 sites Security covered
View on drupal.org

This module uses the Zoho PHP SDK to provide integration to Zoho CRM Rest API. You can create your custom forms and use the API with the SDK to communicate with your Zoho CRM account.

Instructions:

  • Access the module configuration page and follow the instructions to get your Client IDs. See: https://www.zoho.com/crm/developer/docs/php-sdk/clientapp.html
  • Fill all fields and give all the permissions you need on "Scopes" section.
  • Before you get authorization make sure you have a private folder configured. The module will need it to save the Zoho keys.
  • After you have saved the form with your Zoho data, get authorization by clicking on the button that will appear near the save button. Note: after getting an authorization, if you change options like Scopes, you will need to get a new authorization.
  • On your custom module or form_alter hook, load the service zoho_crm_integration.auth provided by the module to initialize the SDK. Example: \Drupal::service('zoho_crm_integration.auth')->initialize(); or pass it by dependency injection.

For more details on how to use the SDK with your code, please see this example module on Github.

https://github.com/adrianopulz/zoho_crm_example

Activity

Total releases
3
First release
Feb 2026
Latest release
2 months ago
Release cadence
1 day
Stability
0% stable

Release Timeline

Releases

Version Type Release date
8.x-1.0-beta5 Pre-release Feb 18, 2026
8.x-1.0-beta4 Pre-release Feb 17, 2026
8.x-1.0-beta3 Pre-release Feb 17, 2026