alodish
Aug 16, 2022Copper Contributor
Status:
New
/events should return ALL exceptions to recurring events (instead /calendarView)
Background: When exceptions are made to recurring events Outlook makes a separate exception appointment, but does not return that appointment in the /events API. Instead you're forced to query the...
VinB
Nov 12, 2024Copper Contributor
BTW... If you use the beta version over v1.0 you can expand the
exceptionOccurrences and then you get all exception in the exceptionOccurrences prop of the master event. Same works for
cancelledOccurrences. This seems like the best solution so far but i 100% agree here. We need the exceptions in the events EP!