Hi guys
I am new to Flow and Sharepoint, having some trouble getting the Sharepoint List calendar App to correctly show the dates of events.
I have a master list of events which is stroed in a sharepoint list. If this list's items are added or modified then events will be added/modified on the Sharepoint Calendar APP, which is also technically a sharepoint list.
I can get this working using Flow, but the only thing I can't get working is to get the event on the Sharepoint Calendar App to show the event start and finish times of events from the master list. I can get the start and finish DATES working fine. But the start and finishing TIMES are needed so that the event's start and finish time can be shown on a Calendar Webpart on site's front page.
Any ideas on how I can use Flow to take the event's start and finish time and inject it into the Sharepoint Calendar app? The ultimate goal is to give the Sharepoint calendar Webpart the ability to show an event's start and finish times.