One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
eduardoml
4 years agoNew member | Level 2
how to get the url of the file after uploading it
I am using the sdk for python, what I have not been able to do is how can I get the url of the file after it has been uploaded to dropbox, I hope you can help me, I appreciate your support.
- ЗдравкоLegendary | Level 20
Hi eduardoml,
Have you created a public link using https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.sharing_create_shared_link_with_settings, for example. Or you can use https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.files_get_temporary_link. 😉
Hope this gives idea.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,946 PostsLatest Activity: 41 minutes 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!