<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic JS SDK get Link in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/JS-SDK-get-Link/m-p/557478#M26374</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to this API. Here is my requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions here? Which endpoint I must be using for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sun, 14 Nov 2021 17:47:36 GMT</pubDate>
    <dc:creator>prasath_ragavan</dc:creator>
    <dc:date>2021-11-14T17:47:36Z</dc:date>
    <item>
      <title>JS SDK get Link</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/JS-SDK-get-Link/m-p/557478#M26374</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to this API. Here is my requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions here? Which endpoint I must be using for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 14 Nov 2021 17:47:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/JS-SDK-get-Link/m-p/557478#M26374</guid>
      <dc:creator>prasath_ragavan</dc:creator>
      <dc:date>2021-11-14T17:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: JS SDK get Link</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/JS-SDK-get-Link/m-p/557703#M26377</link>
      <description>&lt;P&gt;To create a shared link for any particular file or folder using the Dropbox API v2 JavaScript SDK, you can use &lt;A href="https://dropbox.github.io/dropbox-sdk-js/Dropbox.html#sharingCreateSharedLinkWithSettings__anchor" target="_self"&gt;the sharingCreateSharedLinkWithSettings method&lt;/A&gt;. To retrieve existing shared links, you can use &lt;A href="https://dropbox.github.io/dropbox-sdk-js/Dropbox.html#sharingListSharedLinks__anchor" target="_self"&gt;the sharingListSharedLinks method&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 16:23:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/JS-SDK-get-Link/m-p/557703#M26377</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-11-15T16:23:23Z</dc:date>
    </item>
  </channel>
</rss>

