Skip to content

Google Sheets Set Up

dnoneill edited this page Jan 24, 2018 · 6 revisions

Only if using Google Sheets for import or export

  1. Go to https://console.developers.google.com/

  2. Go to the Library tab

  3. Search for "drive"

  4. Click on the link for Google Drive API

  5. Click on the Enable button

  6. Click on Create credentials

  7. Choose service account key

  8. Fill out Service account name, and service account ID

  9. Make sure Role is Project > Editor

  10. Make sure key type is JSON

  11. Move the json file to nuxeo_spreadsheet folder. Rename the file to "client_secret.json"

  12. Open the client_secret.json

  13. In the file find the client_email line, copy the email address

  14. In Google Drive, share the spreadsheet or folder you want to use with nuxeo_spreadsheets with the email address in step above.

Clone this wiki locally