What is Zoho WorkDrive?
Zoho WorkDrive is the team-collaboration storage product from Zoho Corporation — the bootstrapped, India-headquartered SaaS company with over 100 million users across its 50+ business apps (CRM, Mail, Books, Projects, Sprints). WorkDrive sits between consumer cloud (Google Drive, Dropbox) and enterprise content management (Box, SharePoint), pricing aggressively at $2.50/user/month for the Starter plan (1 TB shared), scaling through $4.50/user (Team, 3 TB) and $9/user (Business, 5 TB). Above 10 users, every additional Team-plan user adds 300 GB to the shared pool — capping at 60 TB total. WorkDrive runs in 6 regional datacenters (Global / Europe / India / Japan / Australia / Canada), with data residency contractually guaranteed per region for GDPR / DPDPA compliance.
What makes WorkDrive distinctive is the Team + Workspace + Folder hierarchy: a Zoho account belongs to one or more Teams, each Team holds Workspaces (analogous to Slack channels for files), and Workspaces contain folders. CloudsLinker connects via OAuth + resource selection — after the OAuth handshake, you select region, Team, and (optionally) Workspace to scope the connection. The Zoho WorkDrive API has one important quirk: the standard upload endpoint caps requests at 250 MB per file; anything larger requires the separate uploadlargefile endpoint that handles chunked uploads. CloudsLinker uses both endpoints automatically based on file size — you don't need to think about it.
Key features of Zoho WorkDrive
Why connect Zoho WorkDrive to CloudsLinker
CloudsLinker connects to Zoho WorkDrive through Zoho's OAuth 2.0 + resource-selection flow. After the OAuth handshake on the regional Zoho domain (e.g. accounts.zoho.com for Global, accounts.zoho.eu for Europe, accounts.zoho.in for India), you select the Team and optional Workspace to scope the connection. Once connected, transfers run server-to-server using the WorkDrive REST API — small files via the upload endpoint, files above 250 MB via uploadlargefile with chunked support. Use as source for migrating Zoho WorkDrive content to Google Drive / OneDrive / Dropbox / SharePoint, as destination for backing up other clouds into WorkDrive's pooled-storage model, or for ongoing scheduled sync.
What you can do with Zoho WorkDrive on CloudsLinker
Team + Workspace scoped migration
Migrate a specific Zoho Team / Workspace to Google Drive, OneDrive, Dropbox or S3 — without touching unrelated Teams in the same Zoho org.
Runs on our servers
WorkDrive transfers execute on CloudsLinker infrastructure. Useful for migrating multi-TB Team data without consuming local bandwidth.
Scheduled & incremental sync
Hourly / daily / weekly schedules. Useful for ongoing backup of Zoho-resident data to off-vendor cloud storage.
Filter by Workspace, type, size
Migrate only one Workspace, exclude files > 50 GB (Team plan cap), or back up just office documents.
Common Zoho WorkDrive transfer scenarios
Migrate Zoho WorkDrive → Google Drive / OneDrive when leaving Zoho ecosystem
Companies that consolidate from Zoho's full suite onto Google Workspace or Microsoft 365 need to move every Team's WorkDrive content. CloudsLinker copies Workspaces individually preserving folder hierarchy and file timestamps. Multi-TB Team migrations complete in days; per-user permissions don't transfer (different identity models).
Off-site 3-2-1 backup of Zoho WorkDrive to S3 / Wasabi
WorkDrive's native trash retention is limited (typically 30 days). For real disaster recovery, schedule a CloudsLinker nightly incremental from a Team's Workspaces to Wasabi ($6.99/TB) or B2 ($6/TB) with Object Lock immutability. Critical for compliance-heavy use cases.
Migrate Box / Dropbox → Zoho WorkDrive for cost reduction
Companies moving from Box ($35/user Enterprise) or Dropbox Business ($24/user) to WorkDrive ($4.50/user Team) cut per-user storage spend by 80 %+ while keeping team collaboration features. CloudsLinker handles the bulk migration via OAuth on both sides.
Cross-region WorkDrive migration: India → EU for GDPR-aligned customer data
Indian companies serving EU customers may need to relocate specific datasets from zoho.in to zoho.eu for GDPR data residency. CloudsLinker connects each region as a separate cloud and runs cross-region copies — preserving folder hierarchy across the region boundary.
Cold-archive stale WorkDrive content to S3 Glacier
Most Teams accumulate completed-project Workspaces that nobody opens but still consume storage. Use CloudsLinker filters (modified-before-date) to migrate cold Workspaces to S3 Glacier Instant Retrieval ($0.004/GB) — typically 90 % cheaper per TB than expanding the WorkDrive plan.
How to connect Zoho WorkDrive to CloudsLinker
Zoho WorkDrive uses OAuth 2.0 + resource selection through the regional Zoho authorization domain.
Before you start
Confirm your Zoho account region (this controls which Zoho auth domain you use):
- Global / US:
accounts.zoho.com(most common) - Europe:
accounts.zoho.eu - India:
accounts.zoho.in - Japan:
accounts.zoho.jp - Australia:
accounts.zoho.com.au - Canada:
accounts.zoho.ca
If you’re not sure, check the URL of your normal Zoho login page — the suffix after accounts.zoho. matches your region. Selecting the wrong region during OAuth will fail authentication.
Connection steps
- In CloudsLinker, click Add Cloud → choose Zoho WorkDrive.
- Enter a custom display name (e.g. “Zoho — Marketing Team”).
- Select the correct region from the dropdown (Global / Europe / India / Japan / Australia / Canada).
- The browser redirects to Zoho’s OAuth page on the matching regional domain. Verify the URL before signing in.
- Sign in with your Zoho account that has access to the Team + Workspace you want to migrate.
- Review the requested scopes — CloudsLinker requests WorkDrive read/write access. Click Accept.
- Select the Team from your account’s available Teams.
- (Optional) Select a specific Workspace to scope the connection further. Leave blank to access all Workspaces in the Team.
- Click Confirm — the connection appears in your cloud list, scoped to that Team + (optional) Workspace.
Revoke access
To revoke CloudsLinker’s OAuth access later: accounts.zoho.com (or your regional domain) → Account Settings → Connected Apps → find CloudsLinker → Revoke. The access token becomes immediately invalid.
Zoho WorkDrive upload & download limits you should know
Zoho’s plans differ on file size cap, total pooled storage, and per-user features:
- Plans (annual billing):
- Starter: $2.50/user/mo, 1 TB pooled (min 3 users), 10 GB per file
- Team: $4.50/user/mo, 3 TB pooled (3–10 users), 50 GB per file
- Business: $9/user/mo, 5 TB pooled, 250 GB per file
- Pooled storage above 10 users (Team plan): +300 GB per additional user, capped at 60 TB total.
- Bundle plans: Zoho One (full suite) — 250 GB per file. Zoho Workplace (productivity suite) — 10 GB per file.
- Additional storage add-ons: $60/yr for 10 GB, $144/yr for 100 GB, $348/yr for 1 TB.
- API endpoints:
upload— files up to 250 MB.uploadlargefile— files above 250 MB, supports chunked upload up to your plan’s per-file cap.
- API rate limits: Zoho throttles aggressive patterns; CloudsLinker handles back-off automatically.
- 6 regional datacenters: Global, Europe, India, Japan, Australia, Canada. Account region locked at signup.
- Trash retention: 30 days standard; longer on Business plan and higher tiers.
- Version history: included on all paid tiers; configurable retention per Team admin.
- Sharing & permissions: Workspace-scoped roles (Admin, Organizer, Editor, Viewer) inside each Workspace. Permissions don’t transfer cross-region or cross-cloud.
Sources: Zoho WorkDrive: Plans & Pricing, Zoho WorkDrive: API Documentation, Zoho WorkDrive: Upload large files in chunks, Zoho WorkDrive: Storage settings.
Zoho WorkDrive + CloudsLinker — Frequently Asked Questions
What's the Team / Workspace / Folder hierarchy?
Why do I need to select a region during OAuth?
accounts.zoho.com, Europe → accounts.zoho.eu, India → accounts.zoho.in, Japan → accounts.zoho.jp, Australia → accounts.zoho.com.au, Canada → accounts.zoho.ca.
What's the largest file I can transfer?
uploadlargefile API endpoint for files above 250 MB, which handles chunked transfer up to your plan's limit.
Will CloudsLinker hit Zoho's API rate limits?
How does pooled storage work above 10 users on Team plan?
Are my Zoho credentials safe with CloudsLinker?
accounts.zoho.com → Account Settings → Connected Apps → CloudsLinker → revoke.
Can I migrate between two Zoho regions?
Does CloudsLinker preserve Zoho-specific metadata?
How do Zoho One / Zoho Workplace bundles affect WorkDrive?
Is this an official Zoho partnership?
accounts.zoho.com → Account Settings → Connected Apps.
Zoho WorkDrive transfer guides
Step-by-step walkthroughs for moving data to and from Zoho WorkDrive.
Conclusion
Zoho WorkDrive sits in the productivity sweet spot — cheaper per-user than Box / Dropbox Business, with team-scoped Workspace organization that mirrors how mid-sized companies actually structure shared documents. CloudsLinker connects via OAuth + region + Team selection, handles the 250 MB API endpoint switching, and preserves Workspace structure during migrations to or from Google Drive / OneDrive / Dropbox / S3. Connect with the matching regional Zoho domain and run your first migration in minutes.
Online storage services supported by CloudsLinker
Transfer data between over 49 cloud services with CloudsLinker
Didn't find your cloud service? Contact: [email protected]