HOWTO: Email variables (Keywords)
Last modified:
Overview
EVComplete is has a workflow step that can send a automated email to end user during migration.
Email can be created in the build in email creator or .msg template can be imported.
EVComplete offer few keyword that can be use to personalize emails for user:
Available variables:
UserPrincipalName
FirstName
LastName
Company
How to use these variables:
When creating an email template add at a top of email one or more of those variables. Each variables need to be between double hashes like on example bellow:
##FirstName## ##LastName##
When email will be send to user it will user end user First and Last name in Active Directory.