Knowledge Base Article

Email Variables: User Welcome Message

Created Date: 12/15/2023 5:59:20 PM User Level: Regular User

The variables that can be used in sending emails are below. They should be in the format of {{VARIABLENAME}}. Variables start with {{ and end with }}. In-between the curley brackets the variable should be all UPPERCASE and contain no spaces.

  • AccountCode
  • EmailAddress
  • FirstName
  • GroupLevel
  • LastName
  • PhoneNumber
  • YesNo Variables
    •  Active
    •  IncludeInMailingList
    •  IsAdmin
    •  PasswordExpired
    •  UpdateLastLogin
  • DateTime Variables
    •  CreatedDate
    •  LastLogin
    •  ModifiedDate
  • Identifier Variables
    •  AccountIdentifier
    •  Identifier
 

Knowledge Base Article Categories