We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
praveendhanala
7 years agoNew member | Level 2
Api to download files from shared link
Hi, how can I download files from a shared link using JAVA api?
1 Reply
- Greg-DB7 years ago
Dropbox Community Moderator
If you're using the official Dropbox API v2 Java SDK, you can use getSharedLinkFile (or getSharedLinkFileBuilder) to download the file data from a shared link.
(Alternatively, you can download directly from a shared link without using the API, via the parameters documented here.)
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,036 PostsLatest Activity: 5 hours ago
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 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!