
Announcements
How do I delete a single occurrence of a reoccurring event in power automate?
Currently using Delete Event (V2) deletes the entire series, however, I'm just trying to delete/cancel one occurrence during a sick day.
Hi @poweruser234 ,
Please use this action to get event ids.
It will return all ids of reoccurring event.
So when you use one id of them, it will delete only one occurrence rather than delete the series.
Best Regards,
Wearsky