PeopleHR

1.0.6

PeopleHR is a Windows PowerShell module to interact with PeopleHR via a REST API, while maintaining a consistent PowerShell look and feel.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PeopleHR

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PeopleHR

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 Tomáš Pavlič. All rights reserved.

Package Details

Author(s)

  • Tomáš Pavlič

Functions

Get-PhrEmployee Update-PhrEmployee Get-PhrQuery Set-PhrConfigServer Update-PhrEmployeeId Test-Authentication New-PhrOtherEvent Get-PhrOtherEvent

Dependencies

This module has no dependencies.

Release Notes

First version with basic API functionality.

FileList

Version History

Version Downloads Last updated
1.0.6 (current version) 279 11/11/2019
1.0.5 35 11/8/2019
1.0.4 33 11/8/2019
1.0.3 41 10/30/2019
1.0.2 33 10/30/2019
1.0.1 12 10/30/2019
Show more