Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Austin_Conlon
8 years agoNew member | Level 2
Automatic uploads from iOS/watchOS?
Does the Dropbox API allow for an iPhone/Apple Watch app to automatically upload files (say, after finishing a voice memo)?
1 Reply
- Greg-DB8 years ago
Dropbox Community Moderator
The Dropbox API does offer the ability to upload files, so this should be possible:
HTTP: https://www.dropbox.com/developers/documentation/http/documentation#files-upload
Objective-C: https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBFILESUserAuthRoutes.html#/c:objc(cs)DBFILESUserAuthRoutes(im)uploadUrl:inputUrl:
Swift: https://dropbox.github.io/SwiftyDropbox/api-docs/latest/Classes/FilesRoutes.html#/s:FC13SwiftyDropbox11FilesRoutes6uploadFT4pathSS4modeOCS_5Files9WriteMode10autorenameSb14clientModifiedGSqV10Foundation4Date_4muteSb5inputVS3_4Data_GCS_13UploadRequestCS1_22FileMetadataSerializerCS1_21UploadErrorSerializer_
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!