Questions related to interacting programmatically with Google Calendar calendars and events. A language tag should also be included, e.g. [google-apps-script]. Questions about general use of Google Apps should be posted on Web Applications Stack Exchange.
Google Calendar is a cloud-based application and service for personal calendar management. The service supports an API for Google Apps Script, and an API for integrating with applications written in a variety of technologies (currently Java, Python, PHP, .NET, Android, Go, iOS, JavaScript, Node.js, and Ruby).
The google-calendar tag should be applied to questions related to interacting programmatically with the Google Calendar service or problems with Google's API for same. An additional language tag should also be included, representing the primary application implementation language in the question, e.g. java, google-apps-script, or php.
Usage questions about the web application should be posted at Web Applications Stack Exchange instead of here.
Documentation
- Google Calendar on Wikipedia
- Google Calendar API reference documentation
google-apps-script reference documentation for Calendar Service and Advanced Calendar Service
Quickstarts
Step-by-step tutorials and examples to get started, for each supported technology.
- .net Quickstart
android Quickstart
go Quickstart
google-apps-script Quickstart
- ios Quickstart
- java Quickstart
- javascript Quickstart
- node.js Quickstart
- php Quickstart
- python Quickstart
- ruby Quickstart