Skip to content

Comment on Ask HN: Anyone have experience working with the Google Calendar API?

Comments

I have a little experience working with Google Calendar. You should be able to add events to other calendars if you authenticate with an account that has appropriate permissions (just like you would in the Google Apps interface). You'll need to use the CalendarId of the coworker's calendar in your requests, which you can retrieve using the calendar.calendarList.list function.

"if you authenticate with an account that has appropriate permissions (just like you would in the Google Apps interface)"

Do you mean that each user will have to add this app to their Google account? Mind if I send you an email?

Yes, you can reach me at bruce.hart AT gmail DOT com .

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.