How do I add an entry to a Notion Database?

Hi Eric. You can use the custom Notion API action and write something like this into the “Code” portion of the action. You’ll need to identify the “database_id” and then you’ll have to build your properies schema so that it matches your Notion database schema. Then you can map the data from the Google Calendar New Event to the properties which you define.