Difference between revisions of "Import gmail calendar"

From PARS
Jump to navigationJump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
PARS can import the diary events for each user from their gmail calendar. When a user is logged in they will see the calendar events for their diary only. This feature is only available for gmail calendars. <br> <br>
 
PARS can import the diary events for each user from their gmail calendar. When a user is logged in they will see the calendar events for their diary only. This feature is only available for gmail calendars. <br> <br>
  
PARS will only import calendar events from users' work email address calendars. <br> <br> <br>
+
PARS will only import calendar events from users' work email address calendars. <br> <br>
  
Some configuration must be performed on the Admin Console for the school's gmail domain. The steps that need to be performed are listed on this page: <br> <br>
+
==Configuration==
 
 
https://developers.google.com/identity/protocols/OAuth2ServiceAccount#delegatingauthority <br>
 
''Only the steps in the '''Delegating domain-wide authority to the service account''' section should be followed.'' <br> <br> <br>
 
  
 +
The PARS users who wish to see their own calendar events will require the Diary permission labelled 'Imports Google calendar appointments' enabled.<br> <br>
 +
Some configuration must be performed on the Admin Console for the school's gmail domain. <br> <br>
 
On the Manage API Client Access page, a Client Name and an API Scope are required. The details that should be entered are: <br> <br>
 
On the Manage API Client Access page, a Client Name and an API Scope are required. The details that should be entered are: <br> <br>
  
Line 13: Line 12:
 
|''Client Name''||101459133984857586363
 
|''Client Name''||101459133984857586363
 
|-
 
|-
|''API Scope''||https://www.googleapis.com/auth/calendar
+
|''API Scope''||<span class="plainlinks">https://www.googleapis.com/auth/calendar</span>
 
|} <br>
 
|} <br>
  
 
[[Image:gmail_API_access.jpg]] <br> <br>
 
[[Image:gmail_API_access.jpg]] <br> <br>
 +
 +
[[Category:Technical]]
 +
[[Category:Communications]]

Latest revision as of 08:48, 1 August 2017

PARS can import the diary events for each user from their gmail calendar. When a user is logged in they will see the calendar events for their diary only. This feature is only available for gmail calendars.

PARS will only import calendar events from users' work email address calendars.

Configuration

The PARS users who wish to see their own calendar events will require the Diary permission labelled 'Imports Google calendar appointments' enabled.

Some configuration must be performed on the Admin Console for the school's gmail domain.

On the Manage API Client Access page, a Client Name and an API Scope are required. The details that should be entered are:

Client Name 101459133984857586363
API Scope https://www.googleapis.com/auth/calendar


Gmail API access.jpg