OneDrive – Gotchas
Service ID: onedrive
Get 5 GB of free OneDrive cloud storage! Save your files and photos to OneDrive and access them from any device, anywhere.
⚠️
2 gotchas across 1 resource
These are connector-specific behaviors and limitations to be aware of when integrating.
Files2 gotchas
upload
filesUploadOneDrive limits file uploads to 4MB. Please use the [Upload Sessions API](#operation/uploadSessionsStart) to upload bigger files.
search
filesSearchIf you want to search for files by name and extension send query as {filename AND extension} like `{apideck AND .png}`.