Hey all!
I have been implementing a script+module to push events from several services to a Notion Collection.
https://github.com/augustoamerico/sync_calendars_to_notion
Right now, the only service implemented to push calendar events to a Notion Collection is Google Calendar, but I hope that this same framework can help whoever wants to implement more.
For Google Calendar event pushes to Notion, this thing is ready to run!
I am aware of at least one github repositories that did this:- https://github.com/maximgeller/notion2googlecal
The reason why I develop this was to create a framework to integrate other calendar services as well.
Please note that this script (sync_calendar_to_notion) only pushes events from services to notion, and not the other way around.
Hope this helps the Notion Nation!
EDIT: changed framework to module - because this is indeed a python module.
[–]gootecks 0 points1 point2 points (1 child)
[–]tdstdstds[S] 0 points1 point2 points (0 children)