Hello All,
Could you do me a favor?
Since SharePoint doesn't support recurring events in the Calendar list, I want to create a workflow to add recurring items to the calendar. However, I am wondering how to delete the recurring items from the list after adding them.
I found how to add recurring events in the calendar list (below workflow). But I don't know how to delete them
https://www.youtube.com/watch?v=GAgcR6Bkhjs
Hmm, if you didn't mind deleting all the past ones as well, I'd suppose you could just use Get Items with a Filter Query of Title eq 'Event Name' and then Delete Item for each of those.
If you wanted to only delete them past a certain date, you'd have to include that in your Filter Query.
Let me know if that makes sense or needs clarification.
Michael E. Gernaey
854
Super User 2025 Season 2
Tomac
525
Moderator
trice602
318
Super User 2025 Season 2