dutybeat

0.19.0

Official PowerShell client for the DutyBeat public API.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name dutybeat -RequiredVersion 0.19.0

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

Install-PSResource -Name dutybeat -Version 0.19.0

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) 2026 DutyBeat. MIT License.

Package Details

Author(s)

  • DutyBeat

Tags

DutyBeat HR attendance API REST

Functions

Connect-DutyBeat Get-DbMe Get-DbUser Get-DbUsers New-DbUser Set-DbUser Disable-DbUser Get-DbAttendance Get-DbAttendanceSummary Get-DbAbsence Get-DbAbsenceType Get-DbDepartment Get-DbWorkCenter Get-DbExpense Get-DbHoliday

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

Adds Get-DbAttendanceSummary (Attendance Summary): company-wide, one row per employee with consolidated totals over a range (worked/expected/balance minutes and days). Filterable by status, department and work center; paginated over employees.

FileList

Version History

Version Downloads Last updated
0.21.0 16 7/12/2026
0.20.0 5 7/12/2026
0.19.0 (current version) 6 7/11/2026
0.2.0 10 7/8/2026
0.1.0 4 7/7/2026
0.0.1 7 7/7/2026
Show more