Custom Email Alert Variables
It is possible to customise the content of alert emails. You can use any of the variables below to populate your email.
%DEVICEIDENTIFIER% = Unique device identifier
%DEVICENAME% = Device Name
%DEVICEBATTERY% = Battery percentage 0-100%
%DEVICECHARGING% = Charging or Not Charging
%DEVICEWIFI% = WiFi Network
%DEVICEIMEI% = Device IMEI, returns N/A if device has no IMEI
%DEVICEGROUPNAME% = Device Group Name
%ANDROIDVERSION% = Android Version
%KIOSKVERSION% = Kiosk Version and build
%URL% = Kiosk Url
Formatting Content
Markdown formatting syntax is supported, basic examples can be found here.
%DEVICEIDENTIFIER% = Unique device identifier
%DEVICENAME% = Device Name
%DEVICEBATTERY% = Battery percentage 0-100%
%DEVICECHARGING% = Charging or Not Charging
%DEVICEWIFI% = WiFi Network
%DEVICEIMEI% = Device IMEI, returns N/A if device has no IMEI
%DEVICEGROUPNAME% = Device Group Name
%ANDROIDVERSION% = Android Version
%KIOSKVERSION% = Kiosk Version and build
%URL% = Kiosk Url
Formatting Content
Markdown formatting syntax is supported, basic examples can be found here.
Updated on: 07/09/2018
Thank you!