I built a flow that adds events to a group calendar when a SharePoint list item is created. As part of that process I saved the calendar id for the event so that it could be retrieved and deleted at a later time. The problem is that if the event is deleted from the list than the calendar id is not available retrieve. Does anyone know how this might be accomplished?