Configure the ServiceNow mobile app for Jamf Pro
Use app configuration to pre-configure the instance URL in Jamf Pro.
Before you begin
Role required: admin
Procedure
Log in to Jamf Pro.
Click Devices.
In the Devices panel, click Mobile Device Apps.
On the mobile device apps page, click New.
Under Choose an App type, select App Store app or VPP store app.
Click Next.
In the search field, type
ServiceNow.Next to the ServiceNow app, click Add.
On the New Mobile Device App page, click the App Configuration tab.
In the Preferences field, paste the following string.
<dict> <key>SNDefaultInstanceURL</key> <string>https://<instance_name>.service-now.com</string> </dict>Use the name of your own instance where it says <instance_name>.
Click Save.
Jamf mobile device configuration with the code block in the preferences field
What to do next
After the instance is configured for the mobile app, configure the app settings to distribute the app to mobile devices in the scope.
Parent Topic:Jamf Pro mobile device management (MDM)
Related topics