- Home
- Resources
- Integrations
- Nextcloud
Nextcloud Make integrationAutomate Nextcloud with Make.
Nextcloud can file your documents while you do something else. The Nextcloud Make integration puts 9 modules in your hands: one folder watcher, seven actions, one search. If Make is new to you, start here: this page shows what each one does and how to build a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Nextcloud Make integration actually do?
It links your Nextcloud account to Make once, then lets a scenario act on your files for you. A scenario is the automation you build in Make: a chain of modules, and a module is one brick of that chain, a trigger, an action or a search. With Nextcloud, those bricks watch a folder, create it, copy, move, upload, download or delete what sits in it.
Three jobs come up again and again, and each one leans on modules you can name. Tidy an intake folder: Watch Files spots the new file, and Move a File/Folder drops it where it belongs. Keep a shared copy: Copy a File/Folder leaves the original in place and puts a duplicate in the team folder. Open the space for a new case: Create a Folder makes the folder and Upload a File fills it.
What Make will not do here: the catalog stops at files and folders. No module touches user accounts or sharing links. When your case falls outside the eight listed modules, Make an API Call reaches any endpoint of the Nextcloud API with the same connection.
Nextcloud also has an n8n node, so the same file routine can be built there: the n8n vs Make comparison sets out the criteria, and the Nextcloud n8n integration page covers that side. If you would rather have someone walk you through your first scenarios, that is what the Make training is for. Either way, the folders end up in order without anyone dragging files by hand.
How do you connect your Nextcloud account to Make?
- 01
Add a Nextcloud module and open the connection window
Log in to Make, drop any Nextcloud module into a scenario, then click Create a connection. The window that opens is where your account gets linked once, and every other Nextcloud module in your scenarios reuses it afterwards.
- 02
Collect your credentials in Nextcloud
Nextcloud hands them over in its own interface. Open Settings from the user menu in the top right corner, pick Files in the sidebar, and copy the Domain URL shown in the WebDAV section. Your Username and Password complete the set.
- 03
Paste them into Make and name the connection
Back in Make, enter the credentials you just copied, or follow the instructions the window shows you. The Connection name field is optional, and worth filling when several Nextcloud servers end up in the same Make account. Save, and the module can read your folders.
Your first scenario: a folder that empties itself
GoalWhen a file lands in your Nextcloud intake folder, Make files it in the right place.
- 01
Create the scenario
From the Scenarios page, start a new scenario and click the + to add the first module. Search Nextcloud by name and pick Watch Files.
- 02
Link your account
The module asks for a connection, your Nextcloud account tied to Make. Click Create a connection, paste the credentials, and the module can see your folders from then on.
- 03
Point it at the folder to watch
Choose the folder the module should keep an eye on, an intake folder your team already uses. Make lists what it can read, so there is no path to memorize.
- 04
Add the action that files the document
Click the + on the right of the trigger and add Move a File/Folder. Map the file coming out of Watch Files, then set the folder it should end up in.
- 05
Test with Run once
Drop a test file in the watched folder and click Run once. The scenario runs one time and shows the bundles each module received, a bundle being one item passed along the chain.
- 06
Schedule it and switch it on
Set the interval on the first module, 15 minutes by default, then turn the scenario on. From there it works without you, and each run picks up whatever is new in the folder.
What starts a Nextcloud scenario
1 module starts a scenario when something happens in Nextcloud. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Nextcloud as soon as it happens.
Watch Files
Scheduled triggerIn Make“Triggers when a file is created and updated.”
Watch Files keeps an eye on one Nextcloud folder and hands your scenario the files that turn up or change in it.
What Nextcloud can do inside a scenario
Nextcloud gives you 8 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Copy a File/Folder
ActionIn Make“Copies a file or folder.”
Copy a File/Folder puts a second version of a file or a whole folder somewhere else in Nextcloud, and the original does not move.
Create a Folder
ActionIn Make“Creates a new folder.”
Create a Folder opens a new folder in Nextcloud, at the place you point it to.
Delete a File/Folder
ActionIn Make“Deletes a file or folder.”
Delete a File/Folder removes a file or a folder from Nextcloud for good.
Download a File
ActionIn Make“Downloads a file.”
Download a File pulls the file itself into the scenario, so the next module works on the content and not just on a name.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call is the way out when the eight other modules stop short: it sends your own request to the Nextcloud API through the connection you already made.
Move a File/Folder
ActionIn Make“Moves a file or folder.”
Move a File/Folder takes a file or a folder out of one place in Nextcloud and puts it in another. Nothing stays behind.
Upload a File
ActionIn Make“Uploads a file.”
Upload a File is the other direction: it takes a file the scenario is already holding and writes it into a Nextcloud folder.
List Files/Folders
SearchIn Make“Retrieves a list of files and folders.”
List Files/Folders reads a folder and hands back what is inside, one bundle per file or folder found.
Need help automating Nextcloud with Make?
A person reads every message.
Questions people ask next
01Is the Nextcloud Make integration free?
02What do you need to connect Nextcloud to Make?
03Does Watch Files react in real time?
04What if a module is missing or a limit gets in the way?
05Make or n8n for Nextcloud?
Get our weekly automation tips.
No spam. Unsubscribe anytime.