-
Notifications
You must be signed in to change notification settings - Fork 5
Google Sheets Set Up
dnoneill edited this page Jan 24, 2018
·
6 revisions
Only if using Google Sheets for import or export
-
Go to the Library tab
-
Search for "drive"
-
Click on the link for Google Drive API
-
Click on the Enable button
-
Click on Create credentials
-
Choose service account key
-
Fill out Service account name, and service account ID
-
Make sure Role is Project > Editor
-
Make sure key type is JSON
-
Move the json file to nuxeo_spreadsheet folder. Rename the file to "client_secret.json"
-
Open the client_secret.json
-
In the file find the client_email line, copy the email address
-
In Google Drive, share the spreadsheet or folder you want to use with nuxeo_spreadsheets with the email address in step above.