This is a request to send the computerName field in all finished webhooks. As documented, computerName is only sent when Jamf Setup Manager sets the computer name. If JSM doesn't set the name, this could be looked up with the ProcessInfo API and returned in the webhook data.
Background: as many of our deployments were getting stuck at the JSM user entry form, we have removed user entry and introduced a Jamf policy that automatically names computers. This had the side effect of dropping the computer name from the webhook data.
Thank you
This is a request to send the
computerNamefield in all finished webhooks. As documented,computerNameis only sent when Jamf Setup Manager sets the computer name. If JSM doesn't set the name, this could be looked up with the ProcessInfo API and returned in the webhook data.Background: as many of our deployments were getting stuck at the JSM user entry form, we have removed user entry and introduced a Jamf policy that automatically names computers. This had the side effect of dropping the computer name from the webhook data.
Thank you