cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to know more about how you can find anything and protect everything? Check it out here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

JS SDK get Link

JS SDK get Link

prasath_ragavan
Explorer | Level 3

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 1

Greg-DB
Dropbox Staff

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.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?