Team members can apply for time off while keeping the project team informed to ensure the project's progress remains unaffected. This allows team members to take time off without hindering ongoing project activities. Using the Create a time-off
API, you can also create a time-off for team members, which returns the created time-off object.
When a user requests time off, the system will automatically determine the time off duration by excluding any holidays and weekends within the requested date range. Holidays are identified from the user's holiday calendar, ensuring that only regular working days are counted as time off.
To customise the response, utilise the includeFields parameter, and it will return the created time-off in the response body.
In case any issues arise or further assistance is required, please refer to the error handling section or reach out to our support team at [email protected] for a prompt resolution.