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.