Sync NextOS with
SharePoint
Point NextOS at a SharePoint site and document library and it syncs there with the same engine as OneDrive.
01What syncs
Your files,
kept in step.
- A document library on a SharePoint site you pick, via the site and library pickers in Settings
- Changes via Graph's delta query, exactly like OneDrive - same engine, same reconciliation logic
- Large files via chunked upload sessions, same 4 MB simple-upload ceiling as OneDrive
02How the connection works
Authentication,
handled once.
OAuth - connect in SettingsThe same Microsoft Graph OAuth as OneDrive - one consent screen covers both, then you pick which site and library to sync.
03Setup
Three steps,
start to finish.
Open Settings > Cloud storage and choose SharePoint
Approve access on Microsoft's consent screen (shared with OneDrive if already granted)
Pick a site, then a document library, from the pickers Settings shows next
04Limits, honestly
What it
won't do.
- One site and one library per connection - add another connection for a second library
- Whoever connects it needs read/write permission on that library already; NextOS doesn't grant SharePoint access, it uses what you have
- Same chunked-upload handling as OneDrive - no NextOS-imposed file size limit
05FAQ
Common
questions.
Is this different from the OneDrive integration under the hood?
It shares the same Microsoft Graph adapter and delta-sync engine; the only difference is which drive it points at - a SharePoint library instead of your personal OneDrive.
Can I sync more than one library?
Yes - add a second SharePoint connection and pick a different site/library; each connection syncs its own folder independently.
Who can see the synced files?
Whoever already has access to that SharePoint library - NextOS syncs into your existing permissions, it doesn't change them.
your files · one place · every device