ENROLMENT NOTIFICATION
An enrolment email option exists at the bottom of the course edit/view.
This will go to all enrolments when CREATED. This may be before PAYMENT if there is a payment associated. The following tags can be used in this email:
{{client.first_name}}
{{client.last_name}}
{{client.email}}
LESSON NOTIFICATION
When viewing/editing your program, you can amend the new lesson notification. See below, you can define a subject and email body.
If set this will REPLACE the default email notification that we send.
The following client tags are available for use in the email:
{{client.first_name}}
{{client.last_name}}
{{client.email}}
{{lesson.title}}
{{lesson.introduction}}
{{lesson.content}}
{{course.name}}
Ensure to SAVE after all changes.