5 ms·
here is the api you want. I use this to auto schedule my todos from a plain text file to my calendar https://developers.google.com/calendar/v3/reference/freebu
by awake 6y ago
here is the api you want. I use this to auto schedule my todos from a plain text file to my calendar
https://developers.google.com/calendar/v3/reference/freebusy/query https://developers.google.com/calendar/v3/reference/freebusy...
- emilburzo 6y agoDo you have your script/tool published anywhere?
- smashpanda 6y agoMost excellent, thank you. My biggest blocker to getting started was the setup of a “google app”. Getting a token and all that. Is it fairly straightforward to start making rest calls? I’d love to just hit that api