Hello Everyone,
I want to integrate Dropbox and SharePoint 2013 document library. So that, all the contents of Dropbox and SharePoint 2013 document library will be in sync bi-directional.
Thanks & Regards,Bhanu
We don't currently have an official integration or library for Sharepoint, but if you're a developer and want to build your own integration, you can use the Dropbox API. You'd want to use the Core API, and we recommend using an official SDK whenever possible:
https://www.dropbox.com/developers/core
Otherwise, there are some third party libraries listed here that may be helpful:
https://www.dropbox.com/developers/core/sdks/other
We can't support any third party libraries like the ones listed there though, as we didn't make them.
Alternatively, you can develop directly against the Core API HTTP API interface, which is documented here:
https://www.dropbox.com/developers/core/docs