davepar / gcalendarsync

Apps Script for syncing a Google Spreadsheet with Google Calendar
MIT License
163 stars 47 forks source link

Setting Calendar Event to "Free" #58

Open rgilbart opened 5 years ago

rgilbart commented 5 years ago

Thank you so much for this fantastic script! We've implemented it at our school in a number of ways.

I am trying to determine if I can set the transparency of an event created from the spreadsheet to transparent (aka Free, or not as Busy). I am hoping to create all-day events that do not block the GCal. I have had no luck thus far but would welcome any assistance!

davepar commented 4 years ago

I don't see any way to set the free/busy status of an event through the API. Kind of odd because every other field can be set except that one.