OneDrive
Coming soonFile documents into OneDrive folders — one-click Microsoft sign-in.
What you can do
- Save to OneDrive — uploads documents into a folder path (large files chunked automatically)
No false success: every send/create in OneDrive is verified — ASHDOCS reads the item back from OneDrive's API before the step turns green. If it can't be found, the run fails honestly instead of pretending.
Availability
This connector is built and read-back verified, but the OneDrive sign-in app is still being registered — so it's honestly marked coming soon instead of shipping half-working. Until then, the webhook trigger and HTTP step cover most OneDrive use-cases.
FAQ
When does this go live?
The Microsoft sign-in app is being registered. Until then, use Dropbox or Google Drive natively — or the HTTP step against the Graph API with your own token.
Will uploads be verified?
Yes — the executor already reads each uploaded item back from Microsoft Graph before going green.