PSUKG
1.0.4
PowerShell module for UKG HR Service Delivery REST API v2. Provides cmdlets for managing employees, users, organizations, roles, documents, and more.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2024. All rights reserved.
Package Details
Author(s)
- PSUKG Contributors
Tags
UKG HR API REST HRServiceDelivery PeopleDoc
Functions
Connect-UKG Disconnect-UKG Get-UKGSession Get-UKGEmployee New-UKGEmployee Set-UKGEmployee Remove-UKGEmployee Search-UKGEmployee Invoke-UKGEmployeeBulk Get-UKGEmployeeBulkStatus Send-UKGEmployeeVaultInvite Send-UKGEmployeePortalInvite Remove-UKGEmployeeVaultLink Send-UKGEmployeeVaultDocument Get-UKGUser New-UKGUser Set-UKGUser Invoke-UKGUserBulk Get-UKGUserBulkStatus Send-UKGUserInvite Get-UKGOrganization Set-UKGOrganization Get-UKGOrganizationGroup Set-UKGOrganizationGroup Get-UKGRole Set-UKGRole Get-UKGRoleCorePermission Set-UKGRoleCorePermission Get-UKGRoleEFMPermission Get-UKGCustomField Set-UKGCustomField Send-UKGDocument Get-UKGEmployeeDocument New-UKGEmployeeDocument Get-UKGRedirectionUrl Get-UKGEmployeeDocumentType Set-UKGEmployeeDocumentType Get-UKGCompanyDocumentType Set-UKGCompanyDocumentType Get-UKGEmployeeFolder Get-UKGCompanyFolder Get-UKGEmployeeSubscription Get-UKGElectronicVaultOption Set-UKGElectronicVaultOption
PSEditions
Dependencies
This module has no dependencies.
Release Notes
v1.0.4: Added comprehensive PowerShell help documentation (6 about_* topics, 69KB), security improvements (.gitignore, workflow permissions), and automated CI/CD pipeline.
FileList
- PSUKG.nuspec
- PSUKG.psm1
- Private\ConvertTo-UKGError.ps1
- Public\Employees\Send-UKGEmployeeInvite.ps1
- Public\Documents\Get-UKGDocumentType.ps1
- Private\Get-UKGNextPage.ps1
- Public\Employees\Set-UKGEmployee.ps1
- Public\Authentication\Connect-UKG.ps1
- PSUKG.psd1
- Private\Invoke-UKGRequest.ps1
- Public\Employees\New-UKGEmployee.ps1
- Public\CustomFields\Get-UKGCustomField.ps1
- Tests\UKG.Tests.ps1
- Tests\Mocks\EmployeeList.json
- Public\Employees\Invoke-UKGEmployeeBulk.ps1
- Public\Roles\Get-UKGRole.ps1
- en-US\about_PSUKG_Authentication.help.txt
- Tests\Mocks\ErrorResponse.json
- Public\Employees\Get-UKGEmployee.ps1
- Public\Roles\Get-UKGRolePermission.ps1
- en-US\about_PSUKG_ErrorHandling.help.txt
- Tests\Mocks\Employee.json
- Public\Organizations\Get-UKGOrganizationGroup.ps1
- Public\Subscriptions\Get-UKGEmployeeSubscription.ps1
- en-US\about_PSUKG.help.txt
- Tests\Mocks\BulkResponse.json
- Public\Organizations\Get-UKGOrganization.ps1
- Public\Users\New-UKGUser.ps1
- en-US\README.md
- Tests\Mocks\Organization.json
- Public\ElectronicVault\Get-UKGElectronicVaultOption.ps1
- Public\Users\Set-UKGUser.ps1
- en-US\about_PSUKG_Pagination.help.txt
- Tests\Mocks\Role.json
- Public\Documents\Send-UKGDocument.ps1
- Public\Users\Invoke-UKGUserBulk.ps1
- en-US\about_PSUKG_BulkOperations.help.txt
- Tests\Mocks\User.json
- Public\Documents\Get-UKGFolder.ps1
- Public\Users\Get-UKGUser.ps1
- en-US\about_PSUKG_Examples.help.txt
- Public\Employees\Search-UKGEmployee.ps1
- Public\Documents\Get-UKGEmployeeDocument.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.4 (current version) | 4 | 1/24/2026 |
| 1.0.3 | 5 | 1/23/2026 |