Auto Response Rule for Web Forms

Auto Response Rule for Web Forms

The Auto Response rule feature enables you to send automated emails when leads,contacts, cases or records for the custom modules are generated through web forms. When a lead is generated through web forms, you may want to send appropriate emails to the leads with different types of requests. In such cases, you can create an auto response rule with specific rule criteria. When the condition is satisfied, the corresponding email is sent. You can create numerous auto response rules but only one auto response rule can be active at a time.

Note:

  • When the details gathered through the web form does not satisfy the Auto Response Rule criteria, then the email template (acknowledgment email) selected while creating the web form will be sent. See Also Web Forms - Email Notification

Availability

Profile Permission Required: Users with the permission to create web forms can access this feature.

Create Auto Response Rule

To create auto response rules for web forms

  1. Go to Setup > Developer Space Webforms.
  2. In the Auto-Response Rules page, select the module from the drop-down list.
  3. Click Create Rule.
    You will be able to create the auto response rule for the selected module.
  4. In the Create Auto Response Rules for Web to [Module] page, do the following:
    • Enter the Rule Name.
    • Select the check box to activate the rule.
  5. Click Save.

Note:

  • Once the rule is created, you need to define the criteria (i.e. create rule entries) based on which the email template will be sent to the visitor who submits the web form.

Create Auto Response Rule Entry

To create auto response rule entry

  1. Go to Setup > Developer Space Webforms.
  2. In the Auto-Response Rules page, click on the rule for which you want to create the rule entry.
  3. In the Auto Response Rules for Web to [Module] page, click Create Rule Entry.
  4. In the Rule Entry page, do the following:
    • Specify the Rule Criteria.
    • Choose an Email Template from the drop down list or if you do not have email templates created for the module, you can click on the + Create Template link.
    • Next you have to enter the email addresses in the From and Reply to fields.
      Here you can choose one of these option in the drop-down list:
      • your account email address
      • organization email address
      • email address of the record owner
      • other user's email address
  5. Click Save.

Note:

  • When the details gathered through the web form does not satisfy the Auto Response Rule criteria, then the email template selected while creating the web form will be sent.
    • Related Articles

    • Setting up Web Forms

      ZOHO   CRM Features Pricing Customers Resources Developers Resources CRM Setup Using Zoho CRM Integrations Developer Guide Set up Web Form Creating a web form involves three steps Building the form - Drag and drop fields to build a form and format it ...
    • 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 ...
    • Web Forms

      Web forms simplify the process of capturing visitors or users information from your website into your CRM system. They are designed to automate the importing of data from websites into Zoho CRM. Non-technical users find it easy to design and publish ...
    • Request and Response Object - Serverless Functions

      Request object You can get the entire Request Object within the function using the "crmAPIRequest" argument. Say you've created a function and defined 2 arguments. Now you need to use the same function in 2 different webhooks, each of which might ...
    • Web Apps Development - An Overview

      Although a CRM provides a platform to run your business online, there are a lot of other avenues where your business might have to tread on. Some of them would be building a custom mobile or web application. Upon integration, the functionality of ...