Trigger Emails

Trigger Emails

Trigger Emails

Set up automated email notifications for every survey response or only when a respondent answers your survey in a certain way. You can also send the user's score, total score, and the percentage of the total score for each question and page in an email notification by using the scoring feature.

How do I...

 

How do I create an email trigger?

  1. Select the Hub tab.

    Hub

  2. Select the Triggers section.

    triggers

  3. Click Create in the Trigger Emails section.

    trigger-emails-create

    1. Your default email address will be displayed in the From box. Click the dropdown to select another user from your currently selected department. To add another email in the From box, click the down arrow next to the From email address and click Add Email. You'll be taken to the accounts page, where you can add more email addresses.
    2. Reload the page to update your list of email addresses.

      trigger-emails-blank

  4. Type the name of the sender in the Sender name field.
  5. In the To box, type the email addresses where you want to send trigger emails. Separate the addresses with commas. If you have an email question in your survey, you don't have to type in email addresses manually—insert them as variables in the To box.
  6. Add a subject for the trigger email in the Subject box. You can also select a variable from the Insert Variable dropdown and make it the subject. For example, you can insert a variable called Name and say "<name of the respondent>, you've got feedback!"

    add score in email subject

    • Click Respondent'sscore(percentage) to send the percentage of the total score.
    • Click Respondent'sscore(value) to send only the user's score.
    • Click Surveytotal score to send the total score.
    • Click Page> Respondent's score (percentage) to send the percentage of the total score for a particular page.
    • Click Page> Respondent's score (value) to send the user's score for a particular page.
    • Click Page total score to send the total score for a particular page.
    • Click Plain text to write an email without any formatting. You can switch back to the default mode by clicking Rich text.
  7. Fill in the body of the email. You can insert a variable here as well. In the Insert Variable dropdown, if you select All Responses, the trigger email will contain all the responses that the respondent has submitted. You can also send the details of the score for each question and page by using the insert variable feature.
  8. Click Add Condition to set a condition to send an email based on the answer to a particular question.
    Create online surveys
    • Select a question from the If dropdown list.
    • Set a condition for the selected question.
    • In the Operand box, type in the answer for the condition you've set. When the user submits their response, and if the question meets the conditions you've set, an email will be sent to the respondent. You can apply multiple logic options in an email trigger. 
      Create online surveys
  1. Click Save Trigger.

 

How do I edit an existing email trigger?

  1. Select the Hub tab.

    Hub

  2. Select the Triggers section.

    triggers

  3. Click Manage in the Trigger Emails section. You'll see the list of triggers you've created.

    trigger-emails-manage

  4. Hover over the trigger you want to edit and click Create online surveys.
  5. Make the necessary changes and click Save Trigger.

 

How do I delete an email trigger?

  1. Select the Hub tab.

    Hub

  2. Select the Triggers section.

    triggers

  3. Click Manage in the Trigger Emails section. You'll see the list of triggers you've created.

    trigger-emails-manage

  4. Hover over the trigger you want to delete and click Create online surveys.

    • Related Articles

    • Trigger Emails

      Trigger Emails Set up automated email notifications for every survey response or only when a respondent answers your survey in a certain way. You can also send the user's score, total score, and the percentage of the total score for each question and ...
    • Manual Workflow Trigger

      A Manual Workflow Trigger can be triggered by a user while creating or editing a record that can be configured through a Workflow Rule. Enabling this will only execute the workflow for a manual action, not automatically. It's always a good idea to ...
    • Manual Workflow Trigger

      Manual Workflow Trigger is an option that can be triggered by a user while creating or editing a record. This can be configured through a Workflow Rule. Enabling this will execute the workflow only on a manual action and not automatically. It's ...
    • Trigger Function

      Zoho Survey is integrated with Deluge, our online scripting language, which can help you add functions to automatically perform actions when responses are submitted. Use Deluge and APIs to create connections and push data to third-party services or ...
    • Can I trigger an email after inserting a lead through API?

      Yes, you can do this by creating a workflow to send automated emails when leads come into CRM. When you call the API to insert Leads, please append the parameter "wfTrigger" with the value as "true".  Read more about inserting record parameters. This ...