Google Drive Connection
Connect Google Drive to upload, download, and manage files in your workflows.
Required Credentials
- Service Account JSON
Setup Steps
- Go to Google Cloud Console
- Create a new project or select existing
- Enable the Google Drive API
- Go to "Credentials" → "Create Credentials" → "Service Account"
- Name your service account and grant appropriate roles
- Click on the service account → "Keys" → "Add Key" → "Create new key"
- Select JSON format and download
- Copy the entire JSON content
- Share folders with the service account email if needed
- Add the JSON to your Workflow Builder connections
Features
- Upload files to Drive
- Download files from Drive
- List files and folders
- Search for files by name or type
- Create and manage folders
Best Practices
- Share destination folders with service account email
- Use folder IDs for consistent file organization
- Handle large files with appropriate timeouts
- Monitor storage quotas