Looking to create a running list of meetings from Google Calendar to a Notion database

What are you trying to achieve?

I would like a list of all of my meetings from Google Calendar dumped into a database in Notion with meeting name, Date/Time, and Status. If a meeting is cancelled or modified, then I would like it to update the relevant record accordingly. Something is happening with my Google Calendar module and it is not pulling in any meetings at all even though there are plenty on my calendar.

Steps taken so far

I’ve added the following modules to my Scenario: Google Calendar - Watch Events, Notion - Search Objects, Router - Create a Database Item (new), Router - Update a Database Item (meeting modified), Router - Update a Database Item (meeting cancelled), Added filters between the modules to filter out items to ignore.

Have you gotten a solution to this? I am working on a similar scenario, and saw another thread that suggests you need to start with Search Items in your calendar, not Watch Items. (Watch items works for single events, or a single instance of a recurring event, but not all instances of a recurring event. No, I don’t know why this is.)
Good luck!

I have not gotten a solution. I’ve employed an outside agency to help me build this out.