timhoffmann's avatar
timhoffmann
Brass Contributor
Jun 26, 2023
Status:
New

OnAppointmentSend - Also need OnAppointmentSave

We need to have the OnAppointmentSend event fired for both Save and Send since our Add-In may have done some work in our back-end systems related to the calendar event for the person creating a meeting for themselves (e.g. no other attendees). While we may have a Subscription enabled for the person's calendar and eventually will receive a Webhook notification, the UX is poor since error(s) will not be detected until several minutes later when the Webhook is processed and the user receives an e-mail vs having the error surfaced at the time the Save button is clicked. Either have OnAppointmentSend fire or create a new OnAppointmentSave event, both would work for our needs.  Please also see Add-in activation on appointment delete - Microsoft Community Hub for a related event.  We need to be notified of the full life-cycle of an appointment, not just the Send part.

No CommentsBe the first to comment