Centous Integration for Zoho with Contact Form 7, WPForms, Elementor Forms, and Formidable Forms
The Centous Integration for Zoho with Contact Form 7, WPForms, Elementor Forms, and Formidable Forms plugin allows you to seamlessly connect form submissions from Contact Form 7, WPForms, Elementor Pro, and Formidable Forms with Zoho CRM and Zoho Bigin. Using this plugin, form submissions can be automatically sent to Zoho as Leads, Contacts, or other supported modules, helping you manage customer data efficiently without manual entry. Key Features Integration with Contact Form 7, WPForms, Elementor Pro, and Formidable Forms Supports Zoho CRM and Zoho Bigin Secure OAuth-based Zoho authentication Create and manage multiple form-to-Zoho feeds Field mapping between form fields and Zoho modules Test connection and verify Zoho credentials Logs for API actions and errors Clean uninstall option (optional data removal) Usage Connect your Zoho account from the plugin settings Select the Zoho service (CRM or Bigin) Create a feed and choose a form (Contact Form 7, WPForms, Elementor, or Formidable Forms) Map form fields to Zoho fields Save the feed Submissions from the selected form will now be sent to Zoho automatically For Elementor Pro forms, select Elementor as the form type when creating a feed, then choose the page/form widget from the dropdown. Map fields using each Elementor field’s Custom ID where available. Configuration The plugin uses a feed-based configuration system, allowing you to control which forms send data to Zoho and how the data is mapped. Plugin Menu Structure After activating the plugin, you will see a new menu in the WordPress admin sidebar: Zoho CRM Connect Zoho CRM Connect Test Connection Feeds Logs Settings 1. Zoho CRM Connect (Zoho Connection Setup) Go to Zoho CRM Connect → Zoho CRM Connect Choose the Zoho service: Zoho CRM Zoho Bigin Enter your Zoho OAuth credentials (Client ID, Client Secret, Redirect URI) Click Authorize / Connect Once connected, your Zoho account details will be displayed This step is required before creating any feeds. 2. Test Connection Navigate to Zoho CRM Connect → Test Connection Click the Test Connection button The plugin will verify: OAuth authentication Access token validity Zoho API connectivity A success or error message will be shown based on the result. 3. Feeds (Core Configuration) Feeds control how form submissions are sent to Zoho. Create a New Feed Go to Zoho CRM Connect → Feeds Click Add New Feed Configure the feed as follows: a) Select Form Type and Form Choose the form type: Contact Form 7, WPForms, or Elementor Select the form you want to integrate b) Select Zoho Module Select the Zoho module where data should be sent (e.g. Leads, Contacts, Deals, etc.) c) Field Mapping Once the form and module are selected, the Field Mapping section appears Map Zoho fields to the selected form fields Form fields are shown as dropdown options based on the selected form Example: Zoho Field: Last Name → Form Field: your-name Zoho Field: Email → Form Field: your-email Zoho Field: Phone → Form Field: your-phone Mandatory Zoho fields must be mapped before saving the feed. d) Feed Status Enable or disable the feed using the Active / Inactive toggle Only active feeds will send data to Zoho Click Save Feed Once saved and active, submissions from the selected form will be sent to Zoho automatically. 4. Logs Go to Zoho CRM Connect → Logs View API request and response logs Useful for: Debugging failed submissions Checking Zoho API errors Verifying successful record creation 5. Settings Navigate to Zoho CRM Connect → Settings Configure global plugin options such as: Enable / disable logging Delete plugin data on uninstall Save changes as required External Services This plugin integrates with Zoho APIs to send form submission data from Contact Form 7, WPForms, and Elementor Pro to Zoho CRM or Zoho Bigin. API Endpoints and Data Flow Create / Update Records in Zoho API Endpoint: https://www.zohoapis.com/crm/v2/{module} Purpose: Creates or updates records (Leads, Contacts, etc.) in Zoho. How it’s used: When a supported form is submitted, the plugin sends mapped form data to Zoho to create or update a record. OAuth Authentication API Endpoint: https://accounts.zoho.com/oauth/v2/token Purpose: Generates and refreshes Zoho access tokens. How it’s used: The plugin securely authenticates with Zoho using OAuth and refreshes access tokens automatically when required. Retrieve Zoho Account Information API Endpoint: https://www.zohoapis.com/crm/v2/org Purpose: Fetches organization details to confirm a valid Zoho connection. How it’s used: Used during setup and verification of Zoho credentials. Data Handling and Privacy What data is sent: Form submission data such as name, email, phone number, and other mapped fields. When data is sent: Only when a user submits a form that has an active Zoho feed configured. Security: All data is transmitted securely over HTTPS. Privacy & Compliance: Data handling follows Zoho’s privacy standards. Site owners are responsible for GDPR and other legal compliance. Zoho Terms of Service By using this plugin, you agree to Zoho’s: Privacy Policy Terms of Service Supported Contact Forms Contact Form 7 (required) WPForms Elementor Pro (Form widget) Formidable Forms Plugin Features Automatically add new leads, contacts to Zoho upon form submission. Configure Zoho API settings directly from the plugin settings Configuration page. Customize the contact form, Zoho Modules and fields that map to Zoho attributes. Why We Built This Plugin Zoho CRM is a powerful tool for managing customer relationships. By integrating it with popular WordPress form builders, we wanted to make it easier for users to send contact data directly to Zoho and automate the lead management process. Data Handling & GDPR Compliance This plugin collects and stores personal data submitted through forms in the WordPress database and sends that data to Zoho CRM or Zoho Bigin via secure APIs. Personal data may include names, email addresses, phone numbers, and other form fields configured by the site administrator. Site owners are responsible for informing users and obtaining consent where required by applicable data protection laws. Support For support, please contact us at Centous Support. For full setup and usage instructions, please read our documentation: Contact Form 7 and Zoho Integration Documentation Author Author: Centous Website: centous.com
Top keywords
- zoho66×6.52%
- form39×3.85%
- data22×2.17%
- crm18×1.78%
- zoho crm15×1.48%
- connect12×1.19%
- contact12×1.19%
- feed11×1.09%
- fields11×1.09%
- elementor10×0.99%
- field10×0.99%
- forms10×0.99%
Masks Form Fields
Add a class in the form field. Example of use with Contact Form 7: [tel your-phone class:phone placeholder "Phone"] Listing of classes available for use. ('span.start, input.start').mff_mask('00/0000'); ('span.date, input.date').mff_mask('00/00/0000'); ('span.time, input.time').mff_mask('00:00:00'); ('span.time2, input.time2').mff_mask('00:00'); ('input.date_time').mff_mask('00/00/0000 00:00:00'); ('input.date_time2').mff_mask('00/00/0000 00:00'); ('input.cep').mff_mask('00000-000', { clearIfNotMatch: true }); ('input.zip').mff_mask('00000'); ('input.phone, input[name="phonebr"]').mff_mask(PhoneMaskBehavior, nonoOptions); ('input.phone_us').mff_mask('(000) 000-0000'); ('input.taxid').mff_mask('00-0000000'); ('input.ssn').mff_mask('000-00-0000'); ('input.mixed').mff_mask('AAA 000-S0S'); ('input.cpf').mff_mask('000.000.000-00', { reverse: true, clearIfNotMatch: true }); ('input.cnpj').mff_mask('00.000.000/0000-00', { reverse: true, clearIfNotMatch: true }); ('input.money').mff_mask('000.000.000.000.000,00', { reverse: true }); ('input.money2').mff_mask('#.##0,00', { reverse: true }); ('input.money3').mff_mask('#,##0.00', { reverse: true }); ('input.money4').mff_mask('000,000,000,000,000.00', { reverse: true }); ('input.money5').mff_mask('#.##0', { reverse: true }); ('input.money6').mff_mask('#,##0', { reverse: true }); ('input.ip_address').mff_mask('099.099.099.099'); ('input.percent').mff_mask('##0,00%', { reverse: true }); ('input.percent2').mff_mask('##0.00%', { reverse: true }); ('input.percent3').mff_mask('990,0%', { reverse: true }); ('input.percent4').mff_mask('990.0%', { reverse: true }); ('input.percent5').mff_mask('#,##0%', { reverse: true }); ('input.percent6').mff_mask('#.##0%', { reverse: true }); Click here for more details on how to add custom mask. Optional – Added option for the format of the Brazilian phone number, with attribute name equal to phonebr. Credits jQuery Mask Plugin
Top keywords
- mask30×9.84%
- mff28×9.18%
- mff mask28×9.18%
- 'input24×7.87%
- true17×