Parameters
Example Output
Workflow Library Example
Check Who is Off with Bamboohr and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| End Date | End period date. |
| Start Date | Start period date. |
{
"calendar": {
"item": [
{
"request": "",
"employee": "John Smith",
"start": "2012-11-16",
"end": "2012-11-17"
},
{
"holiday": "Thanksgiving Day",
"start": "2012-11-22",
"end": "2012-11-22"
}
]
}
}
Was this page helpful?