Reftek Sheet Integration Setup Steps - ashish-greycube/help GitHub Wiki
Google Console Steps For Authorization
- Go to this site and create Project
- Now go to Google Auth Platform and create Project.
- Create Credentials Using OAuth Client IDs:
- Go to Client as shown in image and click on create client
After save copy client id and secret as this is required in further steps.
- Give Access Of App to any user (email id )
- Enable Google APIs
- Search for API & Services.
- Go to Enabled API & services.
- Click on Enable and Enable Below 2 API
- Go to ERPNext and complete Google Settings
- Setup Google Drive in ERPNext
Google Service API Configuration For Formation
- Go to API & Services and Create Service Key
Skip Optional Details and Hit Save
- Click Manage Service Accounts.
- Click On Manage Keys
- Click on Add Key and Select New and Type JSON
After click on create it will download a json file.
- Open JSON file that will looks like below.
- Copy this JSON and Paste Into ERPNext Doctype "Google Spreadsheet Account"