Connector Improvement: BambooHR - Sync Time Off Requests with a start date > today
Not plannedCurrently the bamboo hr connector syncs time off requests only up to the current date, and does not sync requests for dates > today. It is common in many cultures to request time off from work in advance of the date you plan to take off, and so syncing future dated requests would be useful.
I believe the current implementation is missing these because the bamboo api endpoint for time off requests takes a `start` and `end` parameter, and the connector is using the current date as the end parameter. I opened a ticket with support and confirmed this was the case.
In order to sync all future time off requests the parameter needs to be some value (maybe user configured, maybe just 3000-01-01 or very far away) that allows for returning future time off requests.
Please sign in to leave a comment.
Comments
0 comments