Google Calendar Integration
Module Location: groclake.toollake.calendar.googlecalendar
groclake.toollake.calendar.googlecalendar
Overview
The Google Calendar module enables users to automate event management, availability checking, and scheduling within Google Calendar. This is useful for meeting scheduling, automated reminders, and availability tracking.
Setup Requirements
ā Google Service Account Credentials JSON file ā Install required packages:
Class: GoogleCalendar
The GoogleCalendar
class provides functions to interact with Google Calendar.
Initialization
Last updated