Knowledge Base Article

Email Variables: Time Clock (Punch)

Created Date: 12/15/2023 6:01:57 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
  • DescriptionLong
  • EmailAddress
  • ErrorList
  • FirstName
  • LastName
  • PunchInIpAddress
  • PunchOutIpAdress
  • SessionIdPunchIn
  • SessionIdPunchOut
  • UserPiun
  • YesNo Variables
    •  AccountActive
    •  Approved
    •  Locked
    •  Processed
    •  UserActive
  • DateTime Variables
    •  CreatedDate
    •  ModifiedDate
    •  PunchInTime
    •  PunchOutTime
  • Decimal Variables
  •  Expenses
    •  LatitudeGeoPunchIn
    •  LatitudeGeoPunchOut
    •  LongitudeGeoPunchIn
    •  LongitudeGeoPunchOut
  • Int Variables
    •  FailedAttemptes
  • Identifier Variables
    •  AccountIdentifier
    •  ApprovedIdentifier
    •  CategoryIdentifier
    •  ProcessedIdentifier
    •  ProjectIdentifier
    •  TimeClockPunchIdentifier (or Identifier)
    •  UserIdentifier
 

Knowledge Base Article Categories