API access to read/write scheduled absence information
Hi,
I want to integrate the RTC scheduled absence facility with our existing vacation planner tool. I've got to the stage where I can get notifications into a piece of Java code that a user has booked or cancelled vacation - but I haven't been able to identify how to supply this into RTC, for example using a REST API or other such client technology.
The logical flows I am after are;
1. Add scheduled absence information for a user
2. Delete scheduled absence info (if the user cancels their vacation)
3. Query the scheduled absence information for all users in order to provide a team view
Can anyone point me in the right direction?
Thanks,
Matt
I want to integrate the RTC scheduled absence facility with our existing vacation planner tool. I've got to the stage where I can get notifications into a piece of Java code that a user has booked or cancelled vacation - but I haven't been able to identify how to supply this into RTC, for example using a REST API or other such client technology.
The logical flows I am after are;
1. Add scheduled absence information for a user
2. Delete scheduled absence info (if the user cancels their vacation)
3. Query the scheduled absence information for all users in order to provide a team view
Can anyone point me in the right direction?
Thanks,
Matt