Resources · Make integration

OneDrive Make integrationAutomate OneDrive with Make.

Tired of moving, renaming and sharing OneDrive files by hand? The OneDrive Make integration gives you 14 modules: one trigger that watches your files and folders, plus 12 actions and 1 search that act on them. This guide shows how to link your account and build a first working scenario.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What can the OneDrive Make integration automate?

The OneDrive Make integration links your OneDrive account to Make so that files and folders get handled without you clicking around. In Make you build a scenario, which is the automation itself: a chain of modules, each module being one brick such as a trigger, an action or a search.

A shared folder that shares itself. Watch Files/Folders spots what lands in a folder, and Get a Share Link turns each new file into a link you can pass to another app. An accounts assistant stops copying links by hand.

Files that arrive from elsewhere. Upload a File by URL pulls a file from a web address straight into OneDrive, and Create a Folder gives each client or project its own home first. Handy for a sales team that collects signed documents.

Tidy storage. Search Files/Folders finds what matches, then Move a File/Folder, Rename a File/Folder or Delete a File/Folder cleans up. Keep in mind that a search can return zero, one or many items.

What Make does not do here: there is no instant trigger, so changes are picked up on the scenario's schedule. With a personal Microsoft account, modules that need the Files.Read.All permission might not behave properly. When uploads fail, the Make troubleshooting guide helps you read the error.

OneDrive often has an n8n node as well; the n8n vs Make comparison lays out the criteria. To learn the editor step by step, the Make training starts from zero.

Connect

How do you connect OneDrive to Make?

  1. 01

    Add a OneDrive module

    Open your scenario in Make, add any OneDrive module and click Create a Connection. A connection is your OneDrive account linked to Make once, then reused by every OneDrive module you add later.

  2. 02

    Name it and check the options

    Type a name in the Connection name field if you want to tell several accounts apart. Only IT teams usually need Show advanced settings, which accepts custom app client credentials, a tenant ID and extra scopes.

  3. 03

    Save and approve access

    Click Save. Microsoft may ask you to sign in and confirm that Make can reach your files. Once that is done, the connection shows up in the module and the folder lists become available.

First scenario

Your first scenario: share every new file automatically

GoalWhen a new file appears in a OneDrive folder you watch, Make creates a share link for it.

  1. 01

    Create the scenario

    Go to the Scenarios page, create a new scenario and click the big + to place the first module on the canvas.

  2. 02

    Pick Watch Files/Folders

    Search for OneDrive, choose Watch Files/Folders and click Create a connection to link your account, as described above.

  3. 03

    Choose the folder

    Fill in the module. No need to know the path by heart: once the connection exists, Make lists the folders it can read, so you just click the one your team drops files into.

  4. 04

    Add Get a Share Link

    Click the + on the right of the trigger, add Get a Share Link and map the file coming from the first module, so each file found gets its own link.

  5. 05

    Test with Run once

    Drop a file in the folder, then click Run once. Open the bubbles above each module to read the bundles, meaning the items that passed from one module to the next.

  6. 06

    Schedule and switch on

    Click the clock on the first module to set how often Make checks (every 15 minutes by default), then switch the scenario on so it keeps working without you.

Triggers

What starts a OneDrive scenario?

1 module starts a scenario when something happens in OneDrive. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by OneDrive as soon as it happens.

OneDrive1Watch Files/Folders

Watch Files/Folders

triggerIn the docs only

Watch Files/Folders lets a scenario react to what shows up in your OneDrive, so every new file or folder can flow into the next modules without anyone checking the drive.

How it fires
scheduled. Make checks OneDrive on the scenario's schedule, shown by the clock badge; on the Free plan the shortest gap between two checks is 15 minutes.
When to use it
a folder where colleagues drop quotes or contracts that someone then has to share or file.
Watch out
the old Watch Files module is deprecated, so pick this one (or Search Files/Folders and Get a File) when you rebuild an older scenario.
Modules

What can OneDrive modules do in Make?

OneDrive gives you 13 modules in 2 groups. For each one: what it does for you, when to reach for it, and what to watch out for.

Files

10 modules

The Watch Files module was deprecated. Please use Watch Files/Folders, Search Files/Folders, or Get a File modules instead.

OneDrive1

Search Files/Folders

SearchIn the docs only

You get the files or folders that match what you are looking for, ready to feed the next module. Each match travels on as its own bundle.

When to use it
you need to find a client's existing documents before moving or sharing them.
Watch out
a search can return zero, one or many items, so plan what happens when nothing is found or when several files match.
OneDrive2

Get a File

ActionIn the docs only

Fetches a single, known file so its details are available to the rest of the scenario. It is the precise tool once you already know which file you want.

When to use it
a form or another app hands you a file reference and you want to work on that exact file.
Watch out
Make recommends it, along with the two watch and search modules, as a replacement for the retired Watch Files module.
OneDrive3

Download a File

ActionIn the docs only

Brings the content of a OneDrive file into your scenario so another app can receive the actual document, not just its name.

When to use it
a new invoice saved in OneDrive has to be attached to an email or pushed to your accounting tool.
Watch out
on the Free plan Make handles files up to 5 MB, so large scans or videos can stop the run.
OneDrive4

Upload a File

ActionIn the docs only

Places a file produced by another module into the OneDrive folder you choose, so documents end up stored where your team already looks.

When to use it
an email attachment or a generated PDF has to be filed in a client folder.
Watch out
the upload fails when the file exceeds your OneDrive plan's size limit or your storage is full; if the target folder was deleted, the scenario stops until you pick a folder again.
OneDrive5

Create a Folder

ActionIn the docs only

Adds a new folder to OneDrive, which gives each client, project or order a clean place before any file arrives in it.

When to use it
a deal is marked as won in your CRM and the project needs its folder straight away.
Watch out
place it before the upload in the chain, then map the new folder into the next module rather than choosing it from the list.
OneDrive7

Move a File/Folder

ActionIn the docs only

Shifts a file or folder to another place in OneDrive, which keeps a working folder clear once an item has been dealt with.

When to use it
a signed contract leaves the "to sign" folder for the archive of that client.
Watch out
moving files out of the folder your trigger watches is fine, but moving them into it may make the trigger pick the same file up again (our reading, not a documented rule).
OneDrive8

Rename a File/Folder

ActionIn the docs only

Gives a file or folder a new name built from data in the scenario, such as a client name or an invoice number, so everyone finds it by searching.

When to use it
scanned documents arrive with meaningless names and your team wants a shared naming rule.
Watch out
run it on a test file first with Run once, since a wrong mapping renames everything the same way.
OneDrive9

Copy a File

ActionIn the docs only

Duplicates a file while the original stays where it is, which lets you reuse a template or keep a spare version in another folder.

When to use it
every new project starts from the same checklist or quote template stored in OneDrive.
Watch out
each copy takes up storage, and a full OneDrive blocks later uploads in the same account.
OneDrive10

Delete a File/Folder

ActionIn the docs only

Removes a file or a whole folder from OneDrive, which frees storage and clears out items your process no longer needs.

When to use it
temporary exports have already been copied elsewhere and should not pile up.
Watch out
treat it as final; test the scenario on a throwaway folder and check the bundles before letting it touch real client files.

Other

3 modules
OneDrive11

Make an API Call

ActionIn the docs only

Reaches any endpoint of the OneDrive API with the connection you already set up, covering what the listed modules leave out.

When to use it
you need an operation that none of the other OneDrive modules offers, and you are comfortable reading the Microsoft Graph documentation.
Watch out
it is the most technical module on this page, so keep it for gaps rather than for tasks a ready module already handles.
OneDrive12

Upload a File by URL

ActionIn the docs only

Saves into OneDrive a file that sits behind a web address, so you do not have to download it before storing it.

When to use it
another app gives you a link to a report or an e-signature document and you want a copy in the client folder.
Watch out
the same upload failures apply: a file above your OneDrive size limit, a full storage quota or a deleted target folder.
OneDrive13

Send a Sharing Invitation

ActionIn the docs only

Invites people to a file or folder, so a partner or new hire gets access from the scenario instead of from a manual request.

When to use it
a new client folder has just been created and the account manager must be invited to it.
Watch out
map the recipients carefully and test with your own address first, because an invitation reaches a real person.
Need help

Need help automating OneDrive with Make?

A person reads every message.

FAQ

OneDrive and Make: common questions

01Is the OneDrive Make integration free?
Yes. OneDrive is a standard app in Make, available from the Free plan. That plan gives you 2 active scenarios, at least 15 minutes between two scheduled runs, up to 5 minutes per execution, files up to 5 MB and 512 MB of data transfer. Paid plans (Core, Pro, Teams and Enterprise) lower the gap to 1 minute, allow unlimited active scenarios and 40 minutes per execution. Usage is counted in operations, one operation being one module run on one item. Your OneDrive storage itself depends on your Microsoft plan, not on Make.
02What do you need to connect OneDrive to Make?
A OneDrive account and a Make account are enough; the documentation lists no other prerequisite. You add a OneDrive module, click Create a Connection, give it a name if you like and click Save, then sign in to Microsoft and confirm access when asked. Advanced settings accept custom app client credentials, a tenant ID and extra scopes, which mostly concern IT teams. With a personal Microsoft account, modules that require the Files.Read.All permission might not work properly, so a work account is the safer choice for those.
03Does the OneDrive trigger in Make react instantly?
No. Watch Files/Folders is a scheduled trigger: Make checks OneDrive on the schedule you set on the first module, which is every 15 minutes by default for a new scenario. On the Free plan you cannot go below 15 minutes between checks; paid plans go down to 1 minute. There is no instant trigger for OneDrive, meaning no webhook where OneDrive would call Make the moment a file changes. For most filing and sharing tasks, a short delay between the file landing and the scenario running is not a problem.
04What if a OneDrive module is missing in Make?
Use Make an API Call. It calls any endpoint of the OneDrive API with the same connection, so you can cover operations the other OneDrive modules do not offer; the Microsoft Graph REST API documentation lists what exists. If your issue is an upload that fails, check three things first: the file may exceed your OneDrive plan's size limit, your storage may be full, or the target folder may have been deleted, in which case the scenario stops until you select a folder again. Older scenarios built on Watch Files need that deprecated module replaced.
05Make or n8n for OneDrive?
It depends on your criteria rather than on OneDrive itself. OneDrive often has an n8n node as well, so both tools can handle the app. On Make you get 14 ready modules, a visual editor and a scheduled trigger checked every 15 minutes by default. Before choosing, compare how each tool fits the rest of your stack, who will maintain the automations and how you want to test them. The comparison page linked in the section above sets these criteria out side by side, without declaring a winner.