Skip to main content

Google Calendar

Note

The topics in this section pertain only to Brightspot v4.8. If your project is on an earlier version, this functionality is not available.

With the Google Calendar integration, you can synchronize your Brightspot calendar with your Google Calendar. When the integration is active, the following appear in your Google Calendar:

  • Drafts scheduled for publication, either individually or as part of a bulk schedule.
  • Assignments with due dates.

Brightspot even synchronized in a Google calendar

This section describes how to configure the integration in Brightspot, and how to make the corresponding settings in your Google console.

The integration requires an account with Google.

Including Google Calendar in a Brightspot build

The following table lists the dependencies to include in your build configuration.

ArtifactDescription
:calendar-externalExposes functionality related to external calendars, such as synchronizing events and creating external events based on notifications.
:calendar-googleExposes an implementation of the ExternalCalendar interface to integrate event distribution, endpoint listening, and event updates with Google Calendar.

Runtime prerequisites

See also: