If you use Template Phrases for Outlook Online, you can import your templates into Shared Email Templates. In this quick manual, find out how.
Review each template one by one and check all macros used in them. Find a macro in the list below to see if any action is needed.
Some macros need to be replaced with other ones, so check the list below.
Macro in Template Phrases Online | Macro in Shared Email Templates |
---|---|
$Add[BCC]=xyz | ~%Add |
$Add[CC]=xyz | ~%Add |
$Add[TO]=xyz | ~%Add |
$Add[SUBJECT]=xyz | ~%Add |
$BCC[ADDR] | ~%Insert |
$CC[ADDR] | ~%Insert |
$SUBJECT[] | ~%Insert |
$TIMESTAMP[DATE] | ~%Insert |
$TIMESTAMP[TIME] | ~%Insert |
$Fill[TO]=xyz | ~%Fill |
$Fill[CC]=xyz | ~%Fill |
$Fill[BCC]=xyz | ~%Fill |
$Fill[SUBJECT]=xyz | ~%Fill |
$TO[FIRSTNAME] | ~%Insert |
$TO[LASTNAME] | ~%Insert |
$TO[FULLNAME] | ~%Insert |
$TO[ADDR] | ~%Insert |
$FROM[ADDR] | ~%Insert |
$FROM[FULLNAME] | ~%Insert |
$FROM[FIRSTNAME] | ~%Insert |
$FROM[LASTNAME] | ~%Insert |
$TIMESTAMP[DAYOFWEEK] | ~%Insert |
$WHAT_TO_ENTER[xyz] | ~%WhatToEnter |
Shared Email Templates does not recognize the following macros. Please simply remove them from templates.
Macro in Template Phrases Online | Action |
---|---|
$BCC[FULLNAME] | Inserted the full names from the BCC field. |
$BCC[FIRSTNAME] | Inserted the first names from the BCC field. |
$BCC[LASTNAME] | Inserted the last names from the BCC field. |
$CC[FULLNAME] | Inserted the full names from the CC field. |
$CC[FIRSTNAME] | Inserted the first names from the CC field. |
$CC[LASTNAME] | Inserted the last names from the CC field. |
Post a comment
Seen by everyone, do not publish license keys and sensitive personal info!