How to add formatting to emails

Modified on Tue, 27 Feb at 9:00 PM

You can use basic formatting in emails sent via the LMS as well as a variety of required and optional tags which are then replaced with each recipients details when the email is sent.


Formatting

You add formatting to your emails using a text based language called Markdown. This is a widely used tool for adding simple styling to plain text. You can see in the example below how you can quickly and easily make text appear bold, italic or add links with a few simple additional characters.


Markdown input:

 

Example output:

It's very easy to make some words bold and other words italic with Markdown. You can even link to Google!

Required tags

You must include at least one of the below required tags in all of your emails. These tags provide a link to your organisations training suite in the form of either a link to the training suite registration/log-in screen itself or a unique URL which logs the email recipient in. You only have to include one of the required tags.


TagDescription
{training_url}  Your organisations iHasco training suite URL 
{training_button}  As above but displayed as a button 
{login_url}  A single click log-in URL for the corresponding recipient 
{login_button}  As above but displayed as a button 


Optional tags

You can add dynamic variables which are automatically populated with the corresponding values for the intended recipient to your email. As a minimum, you must include at least one 'required' tag in all emails. Following is a complete list of all tags supported by the LMS:


 Tag Description
{user_email}  The corresponding recipients email address
{user_first_name}  The corresponding recipients first name 
{user_last_name}  The corresponding recipients last name
{user_full_name}  The corresponding recipients full name
{company_name}   Your organisations name as specified on your account


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article