Skip to content

Google Drive

Google Drive is a file storage and synchronization service developed by Google. Google Drive allows users to store files on their servers, synchronize files across devices, and share files. It also provides apps with offline capabilities for Windows and macOS computers, and Android and iOS smartphones and tablets.

Key features of Google Drive:

  • File Storage: Users can upload and save various file types, including documents, photos, audio, and videos to Google Drive.
  • Cloud-native Collaboration: Google Drive integrates with Google's suite of office applications like Google Docs, Sheets, and Slides which are cloud-native applications that allow for real-time collaboration among users.
  • Sharing and Permissions: Users can share files and folders with others by inviting them through their email or by sharing a link. Permissions can be customized to control whether recipients can view, comment on, or edit the files.
  • Powerful Search: Drive has a powerful search functionality that includes the ability to search for content by description, file content, and even objects or text in images and scanned documents.
  • Sync Across Devices: The service keeps the same files synced across multiple devices, so users can work from a computer, tablet, or phone.
  • Google Drive File Stream: A desktop application that allows users to quickly access all of their Google Drive files on demand, directly from their computer without losing precious drive space.
  • Team Drives: For business and enterprise users, Google Workspace (formerly G Suite) offers shared spaces where teams can easily store, search, and access their files anywhere, from any device.
  • Offline Access: Users can mark specific files or Google Docs, Sheets, and Slides for offline access on their computer or mobile app.
  • Encryption and Security: Google Drive offers robust security features, including encryption of files stored on servers and in transit, two-step verification, and the use of security keys.
  • Generous Storage and Upgrade Options: Google Drive offers 15 GB of free storage for every Google account, with the option to purchase more storage through Google One, which includes additional benefits like sharing the plan with family and expert support.
  • File Viewing: The platform supports the viewing of a variety of file types, even if the native applications are not installed on the device being used.
  • Google Photos Integration: Google Drive used to have a close integration with Google Photos, although Google has since changed how the two services interact, making them more distinct.

Google Drive is widely used for personal data storage, file sharing, and collaboration in educational and professional settings. Its integration with Google Workspace applications makes it a central component of Google's productivity and collaboration tools.

Triggers:

  • New files: Triggers when any new file is added (inside of any folder).
  • New files in folder: Triggers when a new file is added directly to a specified folder (but not its subfolder).
  • New folders: Triggers when a new folder is added directly to a specified folder (but not its subfolder).
  • Update files: Triggers when a file is updated in a specified folder (but not its subfolder).

Connect with Google Drive:

  1. Log in to your Google account.

  2. Go to API Library in Google Cloud console. Google-Drive_01.jpg

  3. Click the Select a project drop-down menu at the top of the page, and click the New Project button. Google-Drive_02.jpgEnter a name for your project and click the Create button. Google-Drive_03.jpg

    TIP

    In case you've already connected another Google service using the same API skip the following steps and proceed to step 8.

  4. Go to API Library in Google Cloud console.

  5. Search for People API in the search bar and click on it. Google-Drive_04.jpg

  6. Click on Google People API in the list. Google-Drive_05.jpg

  7. Click the Enable button to enable the API. Google-Drive_06.jpg

  8. Repeat steps 4, 5, 6, and 7 for the Google Drive API. Google-Drive_07.jpg Google-Drive_08.jpg Google-Drive_09.jpg Google-Drive_10.jpg

  9. Go to OAuth consent screen in Google Cloud console.

  10. Select External to start your app in testing mode at first. Click the Create button. Google-Drive_11.jpg

  11. Fill in App Name, User Support Email, and Developer Contact Information. Click the Save and Continue button. Google-Drive_12.jpg

  12. Skip adding or removing scopes and click the Save and Continue button. Google-Drive_13.jpg

  13. Click the Add Users button and add a test e-mail address since only test users can access the app while the publishing status is set to "Testing". Google-Drive_14.jpg

  14. Enter an e-mail address and click the Add button in the Add User window.

    WARNING

    Make sure to use the same e-mail address you're logged into Google with as the test user e-mail address.

    Google-Drive_15.jpg

  15. Click the Save and Continue button to complete the configuration of the consent screen. Google-Drive_16.jpg

  16. Go to Credentials.

  17. Click the Create Credentials button.

  18. Select the OAuth Client ID option. Google-Drive_18.jpg

  19. Select the application type as Web application. Google-Drive_19.jpg

  20. Fill in the Name field. Google-Drive_20.jpg

  21. Go to Mation and navigate to My Apps and Add a new connection choosing Google Drive from the list. Google-Drive_21.jpg

  22. Copy the OAuth Redirect URL. Google-Drive_22.jpg

  23. Go back to Google Cloud Console and click the Add URI button in the Authorized redirect URIs section. Google-Drive_23.jpg

  24. Paste the OAuth Redirect URL into the Authorized redirect URIs field and click the Create button. Google-Drive_24.jpg

  25. Copy the Your Client ID value from the following pop-up and paste it into the Client ID field on Mation. Google-Drive_25.jpg

  26. Copy the Your Client Secret value from the same popup and paste it into the Client Secret field on Mation. Google-Drive_26.jpg

  27. Click the Submit button.

  28. A pop-up window appears. Select your Google account in the pop-up window. Google-Drive_27.jpg

  29. Click the Continue button. Google-Drive_28.jpg

  30. Check the Google Drive checkbox. Google-Drive_29.jpg

  31. Scroll down to the bottom of the pop-up window and click the Continue button.

  32. Your Google Drive connection is now established. Google-Drive_30.jpg

  33. Start using your new Google Drive connection with Mation.