April 4, 2018
GMAIL(Service Account)
Google Service Account allows odoo to connect with gmail and interact with spreadsheet and google drive API
Click on create button
Search Google Sheets API and click on Enable button
Similarly enable google drive API by clicking enable button.
Click on create credentials button
Click on ‘What credentials do I need’ button, After selecting dropdown selections as shown in above image.
After Selecting above Selections click on continue button.
A .json(extension) file gets downloaded, You need to copy this file, rename it to client_secret.json and add to /home directory of server. (This file is generated only once, hence if deleted accidentally will require process to be repeated again for creating credentials)
Leave a Reply
You must be logged in to post a comment.