Difference between revisions of "Import gmail calendar"

From PARS
Jump to navigationJump to search
(Created page with "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...")
 
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> <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>
  
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>
 
 
https://developers.google.com/identity/protocols/OAuth2ServiceAccount#delegatingauthority <br>
 
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>
+
''Only the steps in the '''Delegating domain-wide authority to the service account''' section should be followed.'' <br> <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>

Revision as of 13:21, 9 January 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.


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:

https://developers.google.com/identity/protocols/OAuth2ServiceAccount#delegatingauthority
Only the steps in the Delegating domain-wide authority to the service account section should be followed.


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