Parameters

ParameterDescription
End DateEnd period date.
Start DateStart period date.

Example Output

{    "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"            }        ]    }}

Workflow Library Example

Check Who is Off with Bamboohr and Send Results Via Email

Preview this Workflow on desktop