This is a simple proof of concept helper to connect Tana with Google Calendar via an Express API. There is a single get route ("/") that retrieves events from the current day from your primary calendar and formats them in Tana Paste. Currently, it just returns the summaries of those events, so nothing fancy, but it's easily extesnible.
Clone the repository and install the dependencies. You'll need to set up credentials to get this to work. Follow the instructions in the Google Calendar API Node quickstart tutorial. Use npm run dev
to run the server with nodemon for hot reloading. On first run you'll be asked to login and authenticate.
Once the server is up and running, the following Make API Request has worked for me in Tana: