One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
ravimali12
3 years agoExplorer | Level 3
Unable to find SDK Zip file
Hi Team,
I want to Integrate Salesforce with Dropbox via API for that I wanted to utilize Dropbox SDK but was unable to find its zip file and proper installation steps. Kindly help me with that.
- Greg-DB
Dropbox Staff
You can find a list of the official Dropbox SDKs under the "SDKs" section here: https://www.dropbox.com/developers/documentation
Those link to the respective pages, which include links for the relevant instructions and examples, for each of the SDKs. Be sure to follow those for instructions on how to install and use any particular SDK.
If something isn't working as expected or you're having trouble finding something, let us know specifically what you're trying to do or use and what isn't working properly or what you can't find and we'll be happy to help. For example, which SDK are you trying to use, and what are you stuck on?
- ravimali12Explorer | Level 3
Thanks for the response Greg.
I want to use javascript SDK to upload files from Salesforce to Dropbox. For that, I'm referring to this link: https://github.com/dropbox/dropbox-sdk-js/blob/master/examples/javascript/upload/index.html but haven't found the specific JS or ZIP file which needs to be added in salesforce in order leverage functionality of JS SDK. Kindly help.- Greg-DB
Dropbox Staff
You can find the installation instructions for the JavaScript SDK here. It's not provided as a zip file, but rather on npm, for applications using the npm package manager, or on various public CDNs, for web applications to load it in a script tag, such as on npmcdn.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,950 PostsLatest Activity: 9 hours ago
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 or Facebook.
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!