How to Make a Branded Upload Portal for Microsoft OneDrive

When a client needs to send you files, the upload page they see is a touchpoint in your customer experience. If that page shows Microsoft branding instead of yours, your brand disappears at a moment that should feel seamless.

A branded upload portal solves that. It's a custom upload page that carries your logo, your colors, your fonts, and your voice, while still sending files into your existing Microsoft OneDrive account. The uploader never sees Microsoft's branding, OneDrive's URL, or a sign-in prompt. They just see your brand, upload their files, and get a branded confirmation.

This guide walks through how to build one using EZ File Drop, a purpose-built tool that connects your OneDrive to a fully brandable upload experience with no coding, no hosting, and no design team required.

Why OneDrive's Native Request Files Isn't Enough for Client Work

Microsoft's native Request Files feature in OneDrive lets you collect files from anyone with a link, without requiring them to have a OneDrive or Microsoft account. It works, but it has specific gaps that make it a poor fit for client-facing work:

  • Business accounts only. OneDrive's Request Files feature is only available on OneDrive for Business (Microsoft 365 work and school accounts). Personal OneDrive accounts, even paid ones, don't include it. It's also unavailable on Office 365 Government, Office 365 operated by 21Vianet, and Office 365 Germany.
  • Your admin controls whether it's on. Request Files is tenant-wide on or off, controlled by your Microsoft 365 admin. You can't enable or disable it on a per-user basis.
  • Microsoft branding, not yours. Upload pages show the OneDrive logo and Microsoft's styling. There's no way to add your logo, change the colors, or customize the page copy.
  • Uploader's name only, no custom form fields. Request Files collects the uploader's first and last name, which it prepends to the filename. There's no way to collect an email address, project ID, or any other context alongside the files.
  • No embed option. Request Files gives you a OneDrive sharing link, not embeddable code. Clients have to leave your website to upload.
  • Notifications go only to the folder owner. There's no way to notify the uploader, your team, or a third party about new submissions.

For an internal Microsoft 365 team swapping files, Request Files is fine. For anything client-facing, the Microsoft branding and feature gaps cost you something every time a file is collected.

What a Branded Upload Portal Gives You

EZ File Drop's branded upload portals for OneDrive include:

  • Your logo on the upload page, in email notifications, and on the success screen
  • Custom colors, fonts, and page layout to match your website
  • Custom page copy (headline, welcome message, drop zone text, success message) so the portal speaks in your voice
  • Custom form fields for collecting context alongside the files (client name, project ID, email, categories, etc.)
  • Automatic file organization in OneDrive using form field data
  • White-labeling on Business and Premium plans (no EZ File Drop branding anywhere)
  • Embeddable on any website (WordPress, Webflow, Squarespace, Wix, or any page that supports HTML embeds)
  • Works with any OneDrive plan, including personal OneDrive accounts where Microsoft's native Request Files isn't available

Files still land directly in your OneDrive account, in the folders you choose, using your existing OneDrive storage. EZ File Drop is the branded front door. OneDrive is still the storage.

Branded EZ File Drop upload portal for Microsoft OneDrive with custom logo, colors, and copy

Step 1: Connect EZ File Drop to OneDrive

Sign up at ezfiledrop.com/join. Every new account starts on a 7-day Business plan trial with 1 GB of upload bandwidth, no credit card required.

From the main dashboard, open Cloud Settings and click Connect to Microsoft OneDrive. EZ File Drop uses OAuth2 to link to your OneDrive, so your Microsoft password never leaves Microsoft. Approve the connection in the Microsoft authorization window and you'll be returned to EZ File Drop with OneDrive connected.

Connecting EZ File Drop to Microsoft OneDrive through Cloud Settings

Unlike OneDrive's native Request Files, EZ File Drop works with any OneDrive account: personal, Microsoft 365 Family, Microsoft 365 Business, or Enterprise. For a detailed walkthrough, see the OneDrive connection tutorial.

Step 2: Upload Your Logo and Brand Assets

From the main menu, click Upload Forms, then Create New Form. In the form editor, give your portal a name and upload your logo.

EZ File Drop Upload Forms dashboard showing the Create New Form button

A few things worth knowing about the logo:

  • It appears at the top of the standalone upload portal page
  • It appears in email notifications (upload confirmation, team notification, third-party notification)
  • It appears on the upload success screen after a file is submitted
  • If you plan to embed the portal on your website without a logo above the form, the logo is still used in emails, so upload one even if you plan to hide it in the embed

Then add a page header and welcome message. This is your voice. Write copy that matches your brand — formal for legal or financial workflows, warm and conversational for creative work, whatever fits the relationship you have with the people sending you files.

EZ File Drop Setup panel for branding a Microsoft OneDrive upload form with logo and custom copy

Step 3: Customize Colors, Fonts, and Layout

Open the Style editor to make the portal match your brand. The Form Element dropdown lets you toggle between every part of the portal and edit its styling individually:

  • Logo area
  • Page header
  • Welcome message and body text
  • Form field labels and inputs
  • Drop zone and upload button
  • Submit button
  • Success message
  • Background color and page padding

You can match your website's typography, color palette, spacing, and visual tone. On Business and Premium plans, the portal is fully white-labeled with no "Powered by EZ File Drop" footer and no EZ File Drop branding anywhere on the page or in the emails.

Step 4: Add Custom Form Fields

Form fields let your portal collect context alongside the files. EZ File Drop supports text fields, dropdown menus, checkboxes, and radio buttons. Any field can be marked required or optional.

Common fields for a branded upload portal include:

  • Client or uploader name (used to organize incoming files)
  • Email address (used to send upload confirmations)
  • Project name or ID (used to route files into the right subfolder)
  • Category or file type (dropdown for submission type)
  • Notes or message (long-text field for context)

This is one of the biggest upgrades over OneDrive's native Request Files, which only collects a first and last name. Field values can also be used to automatically organize incoming files in OneDrive. More on that in the next step.

The file upload field itself is also configurable. You can require it, set a maximum number of files per submission, restrict which file types are accepted, and set a per-file size limit based on your EZ File Drop plan.

EZ File Drop file upload field settings for a OneDrive upload portal, showing file size, type, and count restrictions

Step 5: Point the Portal at OneDrive and Set Up File Organization

In the Cloud Destination section, select the OneDrive folder where uploaded files should land. Then use the dynamic file organization settings to automatically create subfolders and prepend file names based on form field data.

For example, a portal that collects a project name and an uploader name could route each file into a subfolder named after the project, with filenames prepended by the uploader. So a photo from Sarah Johnson for the Website Redesign project arrives in your OneDrive as "Sarah Johnson - headshot.jpg" inside a "Website Redesign" folder. No manual sorting, no lost files.

OneDrive destination and dynamic file organization settings in EZ File Drop

For the full walkthrough, see the Dynamic File Organization tutorial.

Step 6: Publish and Share the Portal

Click Save and Publish. Your branded upload portal is live immediately.

Share as a Standalone Page

Every portal has a unique URL at ezfiledrop.com/yourteam/portal-name. The URL slug is editable. Share the link directly over email, in a proposal, or in a contract. No hosting, no configuration.

Embed on Your Website

Copy the embed code and paste it into your site. The embedded portal carries all your branding and fits seamlessly into your page design. Toggles let you show or hide the logo, header, and page text so the embedded version matches its surrounding page. Works on WordPress, Webflow, Squarespace, Wix, or any HTML-supporting site.

EZ File Drop Embed Code modal for adding a branded OneDrive upload portal to any website

See the embedding tutorial for platform-specific setup.

Branded Portal vs. OneDrive Request Files

If you're considering OneDrive's native Request Files as an alternative, here's how the two compare on the branding dimensions that matter.

FeatureOneDrive Request FilesEZ File Drop Branded Portal
Works with personal OneDrive accountsNo (business/school only)Yes, any OneDrive plan
Custom logo on upload pageNo (Microsoft-branded)Yes
Custom colors and fontsNoYes
Custom page copy (headline, welcome message, success message)NoFully editable
Branded email notificationsNoYes, with logo and custom HTML
White-labeled (no third-party branding)N/AYes, on Business and Premium plans
Embed on your websiteNoYes
Custom form fieldsFirst/last name onlyText, dropdowns, checkboxes, radio, required/optional
Admin enablement requiredYes (Microsoft 365 tenant admin)No

Start Collecting Files Through a Branded OneDrive Portal

Setting up a branded upload portal for OneDrive takes about five minutes. The files still live in your OneDrive, organized exactly how you want, using your existing storage. The only thing that changes is the experience your clients see when they send files to you — now, it's yours.

Start a free trial with no credit card required. For more detail on how the OneDrive integration works, see the OneDrive integration page.

Written by Eric Stracke

Try EZ File Drop Today!

Start Free Trial