Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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




  • No labels