FR: Pass enrollment user info in webhook
Hi
Would it please be possible to capture and pass the following info in the webhook:
Send the below during onstart webhook
- capture the email address of the user who enrolled the device (we use Enrolment Customisation and EntraID)
- Device Name
- Building
- Room
The device and location would need an additional key to cause the webhook to wait and line up with 'wait for user entry'
with the default action being false for those who dont want to wait for any reason.
I agree that the customized enrollment user ID needs to be added to both the started and finished web hook
The user entry data (including device name, Building and Room) is already part of the finished web hook. However, I do not like the idea of deferring the started web hook to after user entry. What I think would be a better solution is to have an additional web hook during waitForUserEntry when that action is present?
Ah yes an additional webook that fires after user input is a good idea!
On Mon, 18 Aug 2025, 08:18 Armin Briegel, @.***> wrote:
scriptingosx left a comment (jamf/Setup-Manager#140) https://github.com/jamf/Setup-Manager/issues/140#issuecomment-3195427497
I agree that the customized enrollment user ID needs to be added to both the started and finished web hook
The user entry data (including device name, Building and Room) is already part of the finished web hook. However, I do not like the idea of deferring the started web hook to after user entry. What I think would be a better solution is to have an additional web hook during waitForUserEntry when that action is present?
— Reply to this email directly, view it on GitHub https://github.com/jamf/Setup-Manager/issues/140#issuecomment-3195427497, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMF7CIEKMYWUM4VZLIXXEPL3OF425AVCNFSM6AAAAACDH7GZ3WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTCOJVGQZDONBZG4 . You are receiving this because you authored the thread.Message ID: @.***>
can you split this out into separate issue? (I could do it, but you create it, you will get notifications when I update it)
https://github.com/jamf/Setup-Manager/issues/143
Done
enrollmentUserID is part of the webhook data in v1.4beta