This handler uses the Exchange Web Services Java API to return all Exchange appointments within a given time range. After configuring the API to connect to the server and getting the correct time frame, an API call is made which returns an Array of appointment objects. This Array is then iterated over to make a JSON table with all of the relevant appointment data. Each appointment has a hash that contains the subject, location, start and end time, as well as the organizer and both the required and optional attendees. Any errors encountered will be caught and re-raised by the handler.
Name | Description |
---|---|
Start (UTC) | The start of the new appointment in UTC with the format 'YYYY-MM-DDTHH:mm:ss'. |
End (UTC) | The end of the new appointment in UTC with the format 'YYYY-MM-DDTHH:mm:ss'. |
Recurring Master ID | The recurring master ID value for the appointment, returned then the recurring event appointment was created. |
Name | Description |
---|---|
Start (UTC) | |
End (UTC) | |
Recurring Master ID |
Name | Description |
---|---|
JSON | |
occurrence_id |
ExchangeAppointmentsRetrieve_V1 (2012-08-15)
Learn more about the Kinetic Data Enterprise Workflow Platform Check it out