Topic
This article provides a list of MDM fixed variables supported by NinjaOne.
Environment
- NinjaOne platform
- NinjaOne mobile device management
- Apple iOS and iPadOS
- Android
- macOS
Description
Purpose
You may use variables in NinjaOne when deploying third-party configurations for mobile apps at the policy level. For more information, refer to NinjaOne Apple MDM: Application (App) Management and NinjaOne MDM: Android Application Management.
Variables can be used in any input field within an MDM policy. This includes app configuration and custom payloads and extends to Wi-Fi configurations.
Supported Variables
| Variable | Description |
|---|---|
| ${device.location.name} | The device's assigned location name value |
| ${device.location.id} | The device's assigned location ID value |
| ${device.organization.name} | The device's organization's name value |
| ${device.organization.id} | The device's organization's ID value |
| ${device.serialNumber} | The device's serial number value |
| ${device.id} | The device's GUID value (unique identifier) |
| ${device.owner.email} | The device's assigned user email address value |
| ${device.owner.firstName} | The device's assigned user's first name value |
| ${device.owner.lastName} | The device's assigned user's last name value |
| ${device.owner.displayName} | The device's assigned user's display name value |