Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

< Back to Review page documentation

Overview

Dynamic email templates enable the automation of personalized content in emails, enhancing engagement by addressing recipients directly. This document will guide you through the process of creating and using dynamic email templates effectively.

...

Option

Description

{createdDate}

The date and time that the form was submitted

{currentDate}

The date this email was generated

{appId}

The ID of the Application this email is for

{formName}

The name of the Form this email is for

{email}

The email address of the recipient

{parentFirstName}

The first name of the application submitter

{parentLastName}

The last name of the application submitter

{studentFirstName}

 The first name of the application assignee

{studentLastName}

The last name of the application assignee

{school}

The name of the school the application is assigned to

{schoolEmail}

The email of the above school

{schoolPhone}

The phone number of the above school

{schoolDesc}

The description of the above school

{schoolAddress}

The address of the above school

{statusComment}

The comment that was written when the application was approved/denied

{hyperLink}

A link to the application that created this email in SchoolEngage

{parentPolling}

This , this will also contain contains the authentication used to allow a user to fill out a parent polling form without logging itin.

Dynamic Information from Applications

...