New Action, WS1 getDeviceDetails (bySerialNumber)#236
New Action, WS1 getDeviceDetails (bySerialNumber)#236RaghavBCarvana wants to merge 2 commits intoServiceNowDevProgram:mainfrom
Conversation
…previous WS1UEMFindDevice action with a simplified and more efficient approach.
|
✅ Valid PR for ActionPack Thank you for your contribution. This PR complies with the CONTRIBUTING.md. |
…PR introduces a new Action — getDeviceNetworkDetails (by IMEI).
|
Thanks for your submission. It appears that this pull request contains more files than described in the title. Please review and update the pull request to either remove the extra/unintended files or to update the description to be more comprehensive. Ensure your contributions are meaningful and adhere to the project’s standards. [If applicable: You can create a new branch on your forked repository to avoid accidental inclusions of new commits in the future.]. Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one. In your PR, i see extra action pack hub file. |
This new Action, WS1 getDeviceDetails (bySerialNumber), replaces the previous WS1UEMFindDevice action with a simplified and more efficient approach.
It requires fewer inputs — now only the device Serial Number is needed to retrieve Workspace ONE device information.
✨ Details
Action Name: WS1 getDeviceDetails (bySerialNumber)
Purpose: Fetch device details from Workspace ONE UEM using only a serial number for lookup.
🔑 Inputs
serialNumber — Serial number of the device to look up
Connection and authentication are handled via a predefined OAuth Credential Alias (client_id & client_secret), eliminating the need for users to manually supply auth parameters.
📤 Outputs
deviceDetails — Full device object returned by Workspace ONE UEM