I created the following flows (all using MS template):
1. Google Calendar to Office 365 Calendar
2. Delete Office 365 events previously created from Google Calendar
3. Update Office 365 events previously created from Google Calendar
I confirmed that
a. When I create a new google calendar entry it creates an office calendar appointment #1
b. When I delete a google calendar appointment (previously copied to office calendar #1), the corresponding office calendar appointment gets delete #2
c. When I modify a google calendar appointment (previously copied to office calendar #1), the corresponding office calendar appointment gets modified #3
The problem I have is that if I generate a google calendar appointment not manually, it doesn't create a new office calendar appointment. This is sites like meetup that have the option "add to google calendar" or when you download an ical and import it. they would break the flow
Any suggestions to cover that case?