Category filter

How to pass the device and user information to web apps on the devices using wildcards?

1. How can I pass the device and user information from the UEM console to the web apps on the devices?

For specific websites, certain device and user information can be passed along with the URL to the target Android or iOS devices with the help of wildcards. Web apps opened with Hexnode Browser Lite (Hexnode’s default browser) allow the users to pass device information.

  1. Go to Apps tab > +Add apps > Web App.
  2. Enter the URL in the format “URL/wildcard” in the provided field. For example, http://example.com/%deviceid%/%serial%/%devicename%/%imei%.
  3. Click on Add.

2. What are the device and user specific information that I can pass to web apps on the devices?

The following device and user details can be passed from the UEM console to the web apps installed on the device. The corresponding wildcards are also mentioned.

Device/User Info Wildcard
Device ID %deviceid%
Serial number %serial%
Device name %devicename%
IMEI %imei%
Wi-Fi MAC Address %wifimacaddress%
Name %name%
Domain %domain%
NetBIOS name %netbiosname%
UDID %udid%
Model %model%
Phone number %phonenumber%
ICCID %iccid%
Email %email%
Department %department%
Asset tag %assettag%
Device notes %devicenotes%
  • FAQ