First and foremost, creating a flow is very new to me, so if it's not too much to ask, providing detailed steps or visuals would be greatly appreciated.
I have successfully created a flow where, whenever a new event is created in Outlook calendar it's added to a SharePoint list. I'm now trying to create one that will update the list if the event is updated or deleted. Pictures of the flow I created are below along with the error I receive. Please note, I'm not even sure if the process/steps are correct. The error I receive is:
The execution of template action 'Apply_to_each' failed: the result of the evaluation of 'foreach' expression '@items('Apply_to_each_2')?['EventID']' is of type 'String'. The result must be a valid array.


