Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Zoho CRM Integration

41 sites Security covered
View on drupal.org

This module allows you to integrate your Drupal site with Zoho CRM using the Zoho PHP SDK. It enables the creation of custom forms that can communicate with your Zoho CRM account to manage data.

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
4 months ago
Releases (12 mo)
3 ▲ from 0
Maintenance
Active

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