How to integrate a Zoho CRM web form in WordPress?

How to integrate a Zoho CRM web form in WordPress?

To publish a Zoho CRM web form in WordPress:

Generate a web form in Zoho CRM with the required fields. When you are done with building the form and specifying the form details, you will see the embed options. Select the Wordpress tab. You can choose from three formats - embed, source and iFrame. Copy the required HTML code and paste it in the WordPress HTML editor. Preview and publish the form.

Note for source code format:
When the HTML code is generated for the web form, by default, there are certain system generated hidden fields in the HTML code.
If you remove these Zoho defined hidden fields, the web form will not work. This is the code snippet that should not be removed from your web form source code.


<input type='text' style='display:none;' name='xnQsjsdp' value=sample value />
<input type='text' style='display:none;' name='xmIwtLD' value=sample value />
<input type='text' style='display:none;' name='actionType' value=sample value />

Sometimes, the third-party site on which you embed the Zoho CRM web form may convert some special characters provided in the web form due to which the form may not work.

    • Related Articles

    • How do you integrate Zoho Forms with Zoho CRM?

      It is possible to integrate Zoho CRM with Zoho Forms in the following CRM editions: Enterprise Ultimate You can use Zoho Forms to build online forms or applications to collect data from your website visitors. When you integrate Zoho Form with CRM, ...
    • Zoho CRM Web Forms for Google Sites

      Web forms simplify the process of capturing visitors' or users' information from the website into your CRM system. They are designed to automate importing of data from website into Zoho CRM and to enable non-technical users to design and publish ...
    • Setting up Web Forms

      Creating a web form involves three steps:  Building the form  - Drag and drop fields to build a form and format it easily with the WYSIWYG editor.  Specifying the form details  - Add details such as form name, landing page URL (where the visitor ...
    • Can I select an org if I install an extension from CRM Marketplace?

      Yes, if you are part of more than one organization then while installing an extension from the CRM Marketplace you can select the org account to which the integration should be installed. Find below the behavior of multiple org accounts and ...
    • Why am I unable to integrate Zoho Social in Zoho CRM?

      You can integrate Zoho Social with Zoho CRM, only if you have Social Admin permission enabled in your profile. The permission can be enabled by the CRM administrator only. There are 2 places in CRM from where the social admin permission can be ...