Help

Re: Delete an Outlook Event

22 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Matt_Lister
5 - Automation Enthusiast
5 - Automation Enthusiast

Hi All

Through automations you can:

  • Create an outlook meeting
  • Update an outlook meeting

But I can’t find a way to cancel a meeting?

Is it impossible?

Thanks in advance
Matt

3 Replies 3

You are correct that this is not currently possible with Airtable’s native functionality.

You would have to use one of 3 alternative ways of doing this:

  1. Write your own custom Javascript.

  2. Create your own API call to Outlook by using datafetcher.com

  3. Do this in a low-code/no-code way (i.e. no coding necessary) by using an integration tool like Make.com, which natively supports Outlook & Airtable:

Jason_Trabert
4 - Data Explorer
4 - Data Explorer

I was able to cancel an event for attendee in the update outlook meeting automation. As long as your record has the outlook event id. In the update event - update the attendees field and make it blank. Create a title saying Cancelled or what ever you want it to say. It will send an Outlook cancellation email to the attendees of that event. 

 

Unfortunately it doesn't remove it from the schedulers calendar it only cancels for attendees.