Template Tags

You can customize your email templates with template tags. Template Tags allow you to add dynamic data to your email templates. You can use these tags to pull in information like the college name, coach name, grad year, and position. Tags will pull data from coaches, colleges, and athletes and embed it into the email automatically.


Template Tag Description
{{coach.first_name}} The first name of the college coach you are emailing.
{{coach.last_name}} The last name of the college coach you are emailing.
{{college.name}} The name of the college.
{{user.first_name}} The first name of the user sending the email.
{{user.last_name}} The last name of the user sending the email.
{{user.grad_year}} The grad year of the user.
{{user.primary_position}} The primary position of the user.
{{user.gpa}} The user's gpa.
{{user.email}} The user's email address as set on the settings page.
{{user.phone}} The user's phone number as set on the profile contact section.
{{organization.name}} The name of the organization the user is a part of. This maps to the account space name, or the account name if the user is a super admin.
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