Knowledge Base Article

Email Variables: Register

Created Date: 12/15/2023 5:54:28 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.

  • FirstName
  • LastName
  • EmailAddress
  • PhoneNumber
  • GroupLevel
  • AccountCode
  • YesNo Variables
    •  Active
    •  IsAdmin
    •  IncludeInMailingList
    •  UpdateLastLogin
    •  PasswordExpired
  • DateTime Variables
    • LastLogin
    • CreatedDate
    •  ModifiedDate
  • Identifier
    • UserIdentifier (or Identifier)
    • AccountIdentifier
    • CreatedBy
    • ModifiedBy

Knowledge Base Article Categories