Tool to submit a new time off request. Use after confirming employee ID and valid payload.
endEnd date of the time off (YYYY-MM-DD).
datesarrayOptional list of date entries; each should have 'ymd' and 'amount' keys.
notesarrayOptional list of note objects to attach; each should have 'from' and 'note' keys.
startRequiredstringStart date of the time off (YYYY-MM-DD).
amountnumberTotal amount for the request (hours or days). If omitted, BambooHR calculates from dates.
statusRequiredstringStatus of the time off request; usually 'requested'.
employeeIdRequiredstringBambooHR numeric ID of the employee for whom to create the request.
timeOffTypeIdRequiredintegerID of the time off policy/type to use.
previousRequestintegerID of a previous request to reference or adjust.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.