Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Vfaa
7 years agoNew member | Level 2
Copy shared file
Is it possible to get a copy reference for a shared file? Or is it possible to copy a shared file from an account i dont have access, to a user dropbox that i have access to, without needing to download and reupload the certain shared file to the user's dropbox?
1 Reply
- Greg-DB7 years ago
Dropbox Community Moderator
It's not possible to get a copy reference for a shared link for a file from an account you don't have access to. However, if you have access to the receiving account, and the link is for a file, you can use /2/files/save_url:
https://www.dropbox.com/developers/documentation/http/documentation#files-save_url
That will enable you to save the linked file to the account without locally downloading and re-uploading it. Note that this only works for shared links for files, not folders.
By the way, that link is to the documentation for the HTTPS endpoint itself, but we recommend using one of the official SDKs if possible:
https://www.dropbox.com/developers/documentation
Those have corresponding native methods for the HTTPS endpoints.
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!