{{OPERATION}} - Inserts the "operation" executed
{{LOCK_ID}} - Inserts Inlet lock ID
{{LOCK}} - Inserts lock name (or primary lock name when there are lock relations)
{{LOCK_GROUP}} - Inserts lock group name
{{LOCK_GROUP_DESCRIPTION}} - Inserts lock group description
{{LOCATION}} - Inserts location name
{{LOCATION_DESCRIPTION}}- Inserts location description, taken from the description field in the location's general tab
{{LOCKS}} - Inserts the lock name of up to 4 locks in the same lock group. Use if you will have access for up to 4 doors with the same code
{{LOCKS_OFFLINE}} - Inserts the lock name of up to 4 locks in the same lock group that are offline.
{{OFFLINE_MINUTES}} - Inserts how many minutes the lock has been offline.
{{CODE}} - Inserts the code for a lock: ex. 1234 (or primary lock code when there are lock relations)
{{CODE_FORMATTED}} - Inserts the formatted code for a lock. For example, # sign after the code (or other)
{{CHECKIN}} - Inserts the check-in date and time (16 letters)
{{CHECKIN|+XX}} - Adds a buffer either plus or minus (in minutes) to the email/sms check-in times. Ex: {{CHECKIN|+15}}
{{CHECKIN_DATE}} - Inserts the check-in date (10 letters)
{{CHECKOUT}} - Inserts the checkout date and time (16 letters)
{{CHECKOUT|+XX}} - Adds a buffer either plus or minus (in minutes) to the email/sms check-out times. Ex: {{CHECKOUT|-15}}
{{CHECKOUT_DATE}} - Inserts the checkout date (10 letters)
{{PULSE_URL}} - Inserts the pulse Url
{{URL}} - Inserts any other URL associated with the operation (mobileKey URL)
These Smart Fields are to be used when Lock Relations are setup:
There are connected / related Locks codes as well (will show the related lock code):
{{CONNECTION_1_LOCK}} : Inserts the Lock Name for the 1st Related Lock
{{CONNECTION_1_CODE}} : Inserts the Pin Code assigned the 1st Related Lock
{{CONNECTION_1_CODE_FORMATTED}} : Inserts the formatted code for the 1st related lock. For example, # sign after the code (or other)
If there is more then 1 related lock, replace the x with correct number:
{{CONNECTION_x_LOCK}} : Inserts the Lock Name for the 2nd/3rd or 4th Related Lock
{{CONNECTION_x_CODE}}: Inserts the Pin Code for the 2nd/3rd or 4th Related Lock
{{CONNECTION_x_CODE_FORMATTED}}: Inserts the formatted code for the 2nd/3rd or 4th Related Lock