Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.
Forum Discussion
prasath_ragavan
4 years agoExplorer | Level 3
JS SDK get Link
Hi,
I'm new to this API. Here is my requirement.
I need to display the list of folders available in DropBox in my website page. I'm trying to use the JS API to retrive the folder. But what I'm unable to get is the shared link for each of those folders. I need to link those folders so that user can click and directly go to that folder (which is password protected by the way).
Any suggestions here? Which endpoint I must be using for this?
Thanks
1 Reply
- Greg-DB4 years ago
Dropbox Community Moderator
To create a shared link for any particular file or folder using the Dropbox API v2 JavaScript SDK, you can use the sharingCreateSharedLinkWithSettings method. To retrieve existing shared links, you can use the sharingListSharedLinks method.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,038 PostsLatest Activity: 3 years 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!