Skip to content

Conversation

@RaghavBCarvana
Copy link
Contributor

As part of the ongoing Workspace ONE Action modernization work, this PR introduces a new Action —WS1 getNetworkDetails(by IMEI).
This capability is not available in the current official WS1 UEM Actions set and is valuable for retrieving device carrier network details for IMEI-based devices.

✨ Details
Action Name: WS1 getNetworkDetails(by IMEI)
Purpose: Fetch Workspace ONE UEM network/carrier details for a device using its IMEI number.

🔑 Inputs

imeiNumber — IMEI associated with the target device

Authentication provided through a Connection & Credential Alias (OAuth provider with client_id + client_secret)
✅ No direct credential inputs required by the user

📤 Outputs

deviceNetworkDetails — Carrier/operator network record returned from WS1 UEM

admin added 3 commits October 27, 2025 13:56
…previous WS1UEMFindDevice action with a simplified and more efficient approach.
…PR introduces a new Action — getDeviceNetworkDetails (by IMEI).
@github-actions
Copy link

Valid PR for ActionPack

Thank you for your contribution. This PR complies with the CONTRIBUTING.md.
A maintainer will review this shortly. In the meantime, Happy Hacking!

@SapphicFire SapphicFire self-assigned this Oct 28, 2025
Copy link
Contributor

@SapphicFire SapphicFire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Please note that there are two actions included here, one for IMEI and one for Serial Number. In future, you can have these on two separate branches and make two PRs, or otherwise include reference to it in the PR description

@SapphicFire SapphicFire merged commit ae6a20f into ServiceNowDevProgram:main Oct 28, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants