Dynamic Place Holders

Summary

Dynamic Place Holders are placeholders that can be used to pull data into your text that is unique to each student viewing the text. For example this email: "Dear {{student.full_name}}, congratulations on being accepted to My Program!" When sent to student John Smith, this text would read: "Dear John Smith, congratulations of being accepted to My Program!"

Utilizing Dynamic Place Holders will allow your template emails to become personalized to each student viewing them. A complete list of available Dynamic Place Holders is as follows:

Dynamic Fields Available Automations Agreement Documents Mass Messaging Student List Email
{{student_binder.status}} 
{{student.first_name}}
{{student.last_name}}
{{student.full_name}}
{{student.email}}
{{student.age}}
{{student.birthdate}}
{{student.gender_str}}
{{student.social_security_number}}



{{student.phone}}
{{address.street_address}}

{{address.locality}}

{{address.region}}

{{address.country_code}}

{{address.postal_code}}

{{school_period.display_name}}
{{school_period.starts_on}}
{{school_period.stops_on}}
{{school_period.school_program_str}}
{{school_period.cancellation_date}}
{{school_period.email}}


{{student_binder.staff_url}}


{{initial.one}}


{{initial.two}}


{{initial.three}}


{{initial.four}}


{{initial.five}}


{{initial.six}}


{{initial.seven}}


{{initial.eight}}


{{initial.nine}}


{{initial.ten}}


Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us