Connecting to Google Drive
Procedure:
1. Go to the Google API Console and select an existing project or create a new one. In this example, we create a new project called “ETLProject”.
https://console.developers.google.com
2. Once the project is created click on the library and select google drive API
3. Click Enable
4. Click credentials and click create a credential
5. Enter a name
6. Select google drive API and another UI. click “What credentials do I need?”
7. Select an email address and click continue
8. Click Done
9. Click edit credentials
10. Click edit credentials
11. Use “client id” as “key” and “client secret” as “secret”
13. Click authorize and select the account
14. Click Allow