TMS FNC Cloud Google Calendar guides
TTMSFNCCloudGoogleCalendar reads and writes the calendars and events of a
Google account through the Google Calendar API. You authenticate once with OAuth
2.0, then use the Calendars and Items collections with asynchronous operations
to manage calendars and their events. These task-oriented chapters cover the full
workflow.
New to the component? Start with Get started for the shortest working path, then return here for depth.
Chapters
| Chapter | Covers |
|---|---|
| Authentication and connecting | OAuth credentials, token persistence, and Connect. |
| Managing calendars | Listing, creating, updating, and deleting calendars, plus event colors. |
| Managing events | Loading, creating, updating, and deleting calendar events. |