Google Drive
What is Google Drive?
Google Drive is Google’s cloud storage platform for organizing files and folders, collaborating on documents, and controlling access across teams. By integrating Google Drive with Konnectify, you can automatically create and organize folders, upload or copy files, and share content as part of end-to-end workflows.
This integration is ideal for document handling, storage automation, and keeping files synchronized with the rest of your business processes.
Create a Google account and start storing, sharing, and collaborating on files in Drive.
Visit Google DriveBuild workflows that connect your apps and automate repetitive work—no heavy lifting required.
Create a Konnectify accountAPI & Authentication
Konnectify connects to Google Drive using OAuth 2.0. During connection, you’ll sign in to Google and grant access to Drive. Konnectify stores secure tokens (not your Google password) and uses them to call the Google Drive API on your behalf.
- Read and manage Drive files and folders (create, update, copy, delete/trash)
- Upload files from a public URL or Base64 content
- Find/search files and folders by ID or name (and download when applicable)
- Share files/folders with users, groups, domains, or make them public
Google Drive API quotas and organizational policies (e.g., Google Workspace admin restrictions, Shared Drive permissions, and link-sharing policies) can affect what workflows can do. If requests are throttled, Konnectify may retry automatically; consider using filters and narrower scopes (folder-based triggers) to reduce load.
Official docs: Google Drive API documentation
How to connect Google Drive to Konnectify
- A Google account (or Google Workspace account) with access to the target Drive and folders
- A Google Cloud OAuth Client (Client ID + Client Secret) configured for Drive access
- Access to Konnectify to create/edit workflows
Add Google Drive to a Workflow
- Create a new workflow (or open an existing one) in Konnectify.
- Select Google Drive as the trigger app or an action step.
Authorize via OAuth 2.0
- Click Connect (or Add new connection).
- Enter your Client ID and Client Secret from Google Cloud.
- Sign in to Google and grant the requested Drive permissions.
Configure the Trigger or Action
- Select the Drive folder/file inputs required by the step (e.g., Folder ID, File ID, File URL).
- Map fields from previous steps (for example: upload a generated document to a specific folder).
Be careful when using Delete File or Folder in production. Consider testing in a sandbox folder first, and confirm whether your org policies move items to trash or delete permanently.
Test the Workflow
- Run a test and verify the step output (IDs, names, links, permissions).
- Confirm the workflow behaves correctly in My Drive vs Shared Drives (if applicable).
Activate the Workflow
- Turn on the workflow.
- Monitor early runs to confirm polling triggers and permissions behave as expected.
Triggers 4
Google Drive triggers run on polling, meaning Konnectify checks Drive at intervals for new or changed items.
Actions 8
Use Google Drive actions to create, find, upload, copy, delete, and share content as part of your workflows.
Popular automations
Examples of common Google Drive workflows you can build in Konnectify using the available triggers and actions.
Auto-share newly created folders with your team
When a new folder appears, automatically apply sharing rules so the right people have access immediately.
Standardize documents by copying a template on new file
When a new file is added to an intake folder, copy it into a destination folder and keep a standardized version for processing.
Archive or clean up when a file is updated
When a file changes, find the latest version by ID/name and optionally delete an outdated copy (move to trash) to keep folders clean.
Organize folder metadata as folders evolve
When folder metadata changes (rename/color updates), automatically update standardized naming and attributes.
FAQ
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article