Welcome to Headwind MDM Q&A, where you can ask questions and receive answers from other members of the community.

Please do not post bug reports, missing feature requests, or demo inquiries. If you have such an inquiry, submit a contact form.

0 votes
We would like to be able to tie in Device ID assigned to the device when it was added to Headwind from the app that is running on the device (part of the headwind configuration) so that the app can send the device ID back to our own web application.

Is this possible?
by (200 points)

1 Answer

+1 vote
 
Best answer
Yes, you can. You will need to add Headwind MDM library in the application. See how to here: https://h-mdm.com/headwind-mdm-api/

The method returning device ID is HeadwindMDM.getDeviceId().
by (34.4k points)
selected by
...