This Torq workflow template automates the process of naming newly enrolled iOS devices in Jamf. It intelligently checks if a user name is provided upon enrollment; if so, it renames the device accordingly. In the absence of a user name, it assigns the device's unique serial number as its identification. This workflow ensures organized and consistent device tracking, ideal for IT administrators managing device inventories within organizations.
Trigger
Jamf
Use Cases
null
Workflow Breakdown
Receive event from Jamf from an iOS device enrollment
If the user name is not empty, rename the device to the user name
Otherwise - rename the device to the unique device serial number
Vendors
Utils, Jamf
Tips
Setup the Jamf integration name in the first set workflow variable step.","Filter the incoming webhookEvent for \"MobileDeviceEnrolled\