REST API for Out of Office
Introduction
Now it is possible for 3rd party apps to send out of office information or query out of office period with the newly added REST endpoints.
There are 4 REST Resources which can be accessed.
- ConfigResource - Used for configuring options and JQL Filter.
- OutOfOfficeOneTimeRuleResource - Used for configuring any one time rule.
- OutOfOfficePeriodResource - Used for configuring OutOfOffice Period.
- OutOfOfficeRecurRuleResource - Used for configuring OutOfOffice Recurring Rule.
Resources
/rest/ooo/1.0/ConfigResources
/rest/ooo/1.0/onetimerule/OutOfOfficeOneTimeRuleResource
/rest/ooo/1.0/period/OutOfOfficePeriodResource
/rest/ooo/1.0/recurrule/OutOfOfficeRecurRuleResource