Hi,
I need to set up a Flow to delete an Item from a Sharepoint list when an event is deleted manually in outlook. What would I add in the Id sections of both "Delete event" and "Delete Item" to be able to link these 2 Event/Items up, as the ID will change every time?
Hi @o_grace7 ,
You can use get items action to filter the item you wanted to delete.
Best Regards,
Wearsky
Thanks @v-xiaochen-msft , I have created a new column in the sharepoint list for the ID (events are currently labelled 1, 2, 3 etc) ... But how can I set up a flow to find the correct record in sharepoint when an event is deleted in outlook?
Hi @o_grace7 ,
You need to create a column in sp list to store the event Id.
And you need another flow that adds a record to the sp list when an event is created.
When an event is deleted, find the record with the same id in the sp list and delete it.
Best Regards,
Wearsky
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1