Outlook Event Deletion/Cancellation

Hi,

This is an Ask for Help but it may end up being a feature request. I’m curious about event cancellation with the Outlook integration. There is an option to Add an event, but how do developers deal with the case of needing to cancel/remove an event or even cases of editing the event as well?

Thanks in advance

1 Like

The general recommendation is if Glide doesn’t offer it straight up, then you should either:

  • Configure it in Make/Zapier and do a webhook trigger to delete through Make/Zapier.
  • If you’re comfortable dealing with APIs and is already on a plan that allows call API, add a button that will trigger the right API call to delete.
2 Likes