From 19240794d0371dc470949d888ab84d2a8f5e6186 Mon Sep 17 00:00:00 2001 From: Michael Plainer Date: Tue, 6 Dec 2022 07:31:01 +0100 Subject: [PATCH] Document people api --- docs/install-and-setup.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/install-and-setup.md b/docs/install-and-setup.md index c40829a..33381c6 100644 --- a/docs/install-and-setup.md +++ b/docs/install-and-setup.md @@ -92,14 +92,16 @@ should never need or want to edit these. ## Activate API for the script -Now that the script is saved in your Google Drive folder we need to activate it. -To do so click the Services menu on the left-hand side. +Now that the script is saved in your Google Drive folder we need to activate required services for it. +To do so click the "+" next to the Services menu. The Services menu can be found on the left-hand side. In the popup which will open set "Calendar API" to `enabled` (click the switch -on its row on the right) and press "Okay". +on its row on the right) and press "Okay". Do the same for "Peopleapi". [![Screenshot of location of Services menu](thumbnails/add-service.png)](screenshots/add-service.png) +Once you have done this, you should see the two Services "Calendar" and "People" in the Services list. + Next, you need to attach a Google Cloud Platform project to your script. Open the Settings for your scripts in the far left, and navigate to the section that says "Google Cloud Platform (GCP) Project",