This connection requires the following parameters:
- Service Account Credentials - JSON key file
- In EAConnect, click Create New.
2. Paste the json file content to set up the connection and click save.
- Go to the Google Cloud Console
- Create a new project or select an existing one
- Enable the Google Drive API for your project
- Navigate to IAM & Admin > Service Accounts in the Google Cloud Console
- Click Create Service Account
- Provide a name and description for your service account
- Click Create and Continue
- In the Service Accounts list, click on your newly created service account
- Go to the Keys tab
- Click Add Key > Create New Key
- Select JSON format and click Create
- The JSON key file will be automatically downloaded to your computer
- Copy the
client_email
from your downloaded JSON file
- Share your Google Drive folder(s) with this email address
- Grant appropriate permissions (Editor)