Your workflow is unique šØāš» - tell us how you use Dropbox here.
Forum Discussion
kyo
8 years agoExplorer | Level 4
Dropbox sync with coredata
Hello Support Team, I have an requirement to sync local data base*(Coredata) on to dropbox. I have some questions. 1. Is it possible to create same schema like local database on dropbox using a...
- 8 years ago
1. The Dropbox API doesn't offer any database-specific functionality. You can upload and download entire database files like any other files though.
2. The SwiftyDropbox SDK can be used to upload and download files of any type.
3. The SwiftyDropbox SDK does use API v2, so you can use that without issue. The readme has some examples of uploading and downloading.
Greg-DB
Dropbox Community Moderator
8 years ago1. The Dropbox API doesn't offer any database-specific functionality. You can upload and download entire database files like any other files though.
2. The SwiftyDropbox SDK can be used to upload and download files of any type.
3. The SwiftyDropbox SDK does use API v2, so you can use that without issue. The readme has some examples of uploading and downloading.
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!