This article applies to clients with an Academies and Content Marketplace (ACM) license prior to the October 2024 Major Product Release. If you are unsure if this applies to your organization, please contact your CX Representative.
What Type of Calendar Integrations Are Available?
Academies and Content Marketplace currently supports a calendar integration with Outlook.
How Do Users Integrate Their Calendar?
Users must opt-in to connect their calendar. For more information, see Connect Outlook Calendar.
What Information is Pushed and Stored?
- We push calendar events from Custom Programs and Academies, including details like date, title, and description.
- If Events are edited in the platform, they are updated on the user's calendar.
If Events are removed in the platform, they are removed from the user's calendar. - We store the following information:
- access token
- refresh token
- access token expiration date
- external unique calendar ID as well as event ID's (for the events that we have added)
What Information is Pulled?
At this time, nothing is pulled. We retrieve calendar events from the external calendar to display them in the calendar view.
What Scopes are Requested to Connect to Outlook Calendars?
Degreed uses the Microsoft Graph API to connect to Outlook calendars. The following scopes are requested:
- Calendars.Read: Read user calendars
- Calendars.ReadWrite: Have full access to user calendars
- email: View users' email address
- offline_access: Maintain access to data you have given it access to
- openid: Sign users in
- profile: View users' basic profile
- User.Read: Sign in and read user profile