<?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 Creating and getting shared links through the API is way too slow in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-and-getting-shared-links-through-the-API-is-way-too/m-p/423293#M22661</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Dropbox API v2 to generate and get shared links for thousands of files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both requests are taking in average 1.7 seconds so the process is taking way too long (28 minutes per 1000 files). This is what I'm using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;CREATE:&lt;BR /&gt;resourceSharedLink = &lt;SPAN&gt;client&lt;/SPAN&gt;.sharing().createSharedLinkWithSettings(resourcePath).getUrl()&lt;SPAN&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;GET:&lt;BR /&gt;resourceSharedLink = &lt;SPAN&gt;client&lt;/SPAN&gt;.sharing().listSharedLinksBuilder().withPath(resourcePath).start().getLinks().get(&lt;SPAN&gt;0&lt;/SPAN&gt;).getUrl()&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My app is useless with these speeds, what can I do?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Sat, 23 May 2020 17:54:28 GMT</pubDate>
    <dc:creator>said1296</dc:creator>
    <dc:date>2020-05-23T17:54:28Z</dc:date>
    <item>
      <title>Creating and getting shared links through the API is way too slow</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-and-getting-shared-links-through-the-API-is-way-too/m-p/423293#M22661</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Dropbox API v2 to generate and get shared links for thousands of files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both requests are taking in average 1.7 seconds so the process is taking way too long (28 minutes per 1000 files). This is what I'm using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;CREATE:&lt;BR /&gt;resourceSharedLink = &lt;SPAN&gt;client&lt;/SPAN&gt;.sharing().createSharedLinkWithSettings(resourcePath).getUrl()&lt;SPAN&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;GET:&lt;BR /&gt;resourceSharedLink = &lt;SPAN&gt;client&lt;/SPAN&gt;.sharing().listSharedLinksBuilder().withPath(resourcePath).start().getLinks().get(&lt;SPAN&gt;0&lt;/SPAN&gt;).getUrl()&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My app is useless with these speeds, what can I do?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 23 May 2020 17:54:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-and-getting-shared-links-through-the-API-is-way-too/m-p/423293#M22661</guid>
      <dc:creator>said1296</dc:creator>
      <dc:date>2020-05-23T17:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Creating and getting shared links through the API is way too slow</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-and-getting-shared-links-through-the-API-is-way-too/m-p/423546#M22664</link>
      <description>&lt;P&gt;I'm afraid there isn't a way to speed up these calls unfortunately,&amp;nbsp;but I'll pass this along as a feature request. I can't promise if or when that might be improved on though.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 May 2020 20:38:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-and-getting-shared-links-through-the-API-is-way-too/m-p/423546#M22664</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-05-24T20:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Creating and getting shared links through the API is way too slow</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-and-getting-shared-links-through-the-API-is-way-too/m-p/544818#M26021</link>
      <description>&lt;P&gt;You solved that performance about speed when get link each file?, i have a folder with ~20000 file, get metadata (e.g name, id, create time,..) is fast but with get url download being nightmare, lol&lt;BR /&gt;I used&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;sharing_create_shared_link_with_settings and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;sharing_list_shared_links for get url file too.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 09:48:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-and-getting-shared-links-through-the-API-is-way-too/m-p/544818#M26021</guid>
      <dc:creator>Tanglianli</dc:creator>
      <dc:date>2021-09-14T09:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creating and getting shared links through the API is way too slow</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-and-getting-shared-links-through-the-API-is-way-too/m-p/575584#M26831</link>
      <description>&lt;P&gt;I totally agree. This runtime is far too long for practical use.&lt;/P&gt;&lt;P&gt;Any possibility of an update on this DBX?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 19:36:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-and-getting-shared-links-through-the-API-is-way-too/m-p/575584#M26831</guid>
      <dc:creator>burgerman</dc:creator>
      <dc:date>2022-02-04T19:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Creating and getting shared links through the API is way too slow</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-and-getting-shared-links-through-the-API-is-way-too/m-p/575604#M26833</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1515972"&gt;@burgerman&lt;/a&gt; I don't have any news on this unfortunately.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 20:33:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Creating-and-getting-shared-links-through-the-API-is-way-too/m-p/575604#M26833</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-02-04T20:33:30Z</dc:date>
    </item>
  </channel>
</rss>

