Email Variables Reference
Ryan avatar
Written by Ryan
Updated over a week ago

Replace the standard completion email with your own custom content. Congratulate the learners or give further instructions on how to proceed. With email variables, you can address each learner individually. The available variables are:

Variables Reference:

Property:

Description:

###{{user.email}}

The email associated with the learner.

###{{user.name}}

The combined first and last name of the learner.

###{{user.time_spent}}

The recorded time the learner completed this course.

###{{course.title}}

The name of your course.

###{{course.thumbnail}}

Returns the URL of the thumbnail image associated with this course.

###{{certificate.url}}

Returns the URL of the course certificate associated with this course.

###{{organization.logo}}

Returns the URL of the logo image associated with this organization.

###{{organization.owner.name}}

The first and last name of the account owner associated with your organizations account.

###{{organization.owner.email}}

The email associated with the account owner.

###{{organization.url}}

Contains the hompage url associated with your organizations account.

Need our support? We're happy to help, reach out to us here.

Did this answer your question?