Overview
While the Bulk Email feature allows you to set up email templates that you can send to specified groups of individuals in your workspace, the Auto Email takes this a step further, allowing you to automate these emails to send based on certain triggers, such as the submission of a form.
Setup
In order to utilize Automated Email, go to the Marketplace and add and add Auto Email. **You will need to contact Support if this plugin is not already installed in your workspace. **
The Auto Email will now be under Plugin Settings on the Settings & Tools page in your workspace.
Clicking the icon, you will be brought to an introductory page.
As instructed, click the green '+ Add Email' button in order to begin.
Settings
Each email consists of settings pertaining to the workspace form (those who will receive the email) and the email itself (the body and layout of the email).
Form Settings
The top section of the draft email allows you to indicate who should receive the email.
Fields | Description |
Title | Name the email template. |
Recipients Form | Here you may select the form that contains the email address(es) of the intended recipient(s) of this email |
Email Field | Here you can select the field in the chosen form that contains the email address of the intended recipient. |
Trigger Folder | You may select the folder that triggers the email to be sent. When an application is placed into this folder, the email will be sent to the selected form and email field. |
Activation | Once all fields in both settings areas and you have saved, you will be able to activate or deactivate this email here. |
Email Settings
The bottom section of the draft email allows you to customize the Various parts and body of the email and insert fields from related forms in the workspace.
Fields | Description |
From Name | When the email arrives in the recipients' inbox, you have the ability to customize from whom the email comes and how the name shows in their inbox here. |
Reply To | Here you can put the email address of the person(s) sending the email. |
Subject | You can select what appears in the Subject Line here. |
Copy to Recipients | You can designate other parties who can be CC'd or BCC'd on this email here. |
Email Body | Where you construct the body of your email message. There are various formatting tools at your disposal, and the ability to inset field values (more about that below this section) |
Inserting Fields
In the Email Body section, you will see the opportunity to insert values from your forms. This action will merge data from the record with your email message. For example, click on First Name to add a personalized greeting to the email; the email will pull whatever was input into the First Name field of that particular record. When you click the blue name of that particular field, it will appear in the body of the email as a Field ID.
Advanced users can also use the handlebars function #each to iterate over a set of child records. You can use {{this}} to reference that repeated element. The example below iterates through an application's related courses and prints each course name.
{{#each applications.courses.form123.field456}} Course name: {{this}} {{/each}}<br>
Activating an Email
Once you have created your email template, you can activate it at any time. Once an email is activated, it will begin to send to the designated recipients when applications are moved into the designated folder. It will not send to all records currently in the trigger folder, only new movements into this folder.
A list of all of your email templates is available when navigating to Auto Email. Here you can click on column headings to sort your templates, gain access to edit templates, or delete templates.
Click the edit icon in order to return to this email and activate it (or make any changes).
Under Form Settings, click the red "Activate Email" button in order for this to be an activate template.
Clicking the green " Deactivate Email" will conversely deactivate the email until you are ready to utilize it. This shows only on active emails.
Comments
0 comments
Please sign in to leave a comment.