actions-marketplace-validations/bamboohr-attendance

Retrieve a list of people who are out of office from BambooHR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bamboohr_subdomainBambooHR subdomainyes""
bamboohr_api_tokenBambooHR API tokenyes""
people_in_todaySet to true to include people who are in the office todayno""
people_out_todaySet to true to include people who are in the office todayno""
bamboohr_fieldsany fields, comma separated, you want to retrieve from the BambooHR APIyesfirstName,lastName
employee_lista list of BambooHR employee IDs to check for attendance status. Default is 0, which is the ID associated to the API tokenno0
from_dateA linux `date` command to run to obtain the start date of attendance gatheringnodate
to_dateA linux `date` command to run to obtain the end date of attendance gatheringnodate

no outputs