<?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 Re: Any way to add files to a folder shared via link? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-add-files-to-a-folder-shared-via-link/m-p/210786#M10554</link>
    <description>Thanks for the post! It sounds like the file request feature linked to in this thread is the closest to what you're looking for. You're correct though, the API doesn't offer access to that feature unfortunately. I'll send this along as a feature request.</description>
    <pubDate>Thu, 09 Mar 2017 18:23:45 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-03-09T18:23:45Z</dc:date>
    <item>
      <title>Any way to add files to a folder shared via link?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-add-files-to-a-folder-shared-via-link/m-p/210659#M10545</link>
      <description>&lt;P&gt;It seems that there's no way to share a link to a folder such that an anonymous user with that link can then add files to the folder, is that right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This seems like a pretty severe limitation. A "drop box" is a place for other people to drop files to you. For example, a drop box on macOS has, for many years, been a directory served up that has write-only privileges to unauthenticated users; they can't view the contents of the folder, nor delete any of the contents.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For my needs, it would be sufficient (although not perfect) for an anonymous user (actually some client API code I'm writing) to be able to add files to a given share link, without needing any other credentials (just the share link). It's okay if that link also provides view and delete capability for the folder, although not ideal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I just missing something somewhere?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:25:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-add-files-to-a-folder-shared-via-link/m-p/210659#M10545</guid>
      <dc:creator>JetForMe</dc:creator>
      <dc:date>2019-05-29T09:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to add files to a folder shared via link?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-add-files-to-a-folder-shared-via-link/m-p/210665#M10546</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;STRONG&gt;JetForMe wrote:&lt;/STRONG&gt;&lt;BR /&gt;
&lt;P&gt;Am I just missing something somewhere?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://www.dropbox.com/help/9090" target="_blank"&gt;https://www.dropbox.com/help/9090&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.dropbox.com/help/9091" target="_blank"&gt;https://www.dropbox.com/help/9091&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 09 Mar 2017 02:57:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-add-files-to-a-folder-shared-via-link/m-p/210665#M10546</guid>
      <dc:creator>Rich</dc:creator>
      <dc:date>2017-03-09T02:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to add files to a folder shared via link?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-add-files-to-a-folder-shared-via-link/m-p/210667#M10547</link>
      <description>&lt;P&gt;Sadly, that won't work. There's no programmatic API for creating a file request or for uploading files to the file request.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 03:06:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-add-files-to-a-folder-shared-via-link/m-p/210667#M10547</guid>
      <dc:creator>JetForMe</dc:creator>
      <dc:date>2017-03-09T03:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to add files to a folder shared via link?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-add-files-to-a-folder-shared-via-link/m-p/210728#M10548</link>
      <description>Moving your thread to the API forum.</description>
      <pubDate>Thu, 09 Mar 2017 13:35:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-add-files-to-a-folder-shared-via-link/m-p/210728#M10548</guid>
      <dc:creator>Rich</dc:creator>
      <dc:date>2017-03-09T13:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to add files to a folder shared via link?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-add-files-to-a-folder-shared-via-link/m-p/210786#M10554</link>
      <description>Thanks for the post! It sounds like the file request feature linked to in this thread is the closest to what you're looking for. You're correct though, the API doesn't offer access to that feature unfortunately. I'll send this along as a feature request.</description>
      <pubDate>Thu, 09 Mar 2017 18:23:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Any-way-to-add-files-to-a-folder-shared-via-link/m-p/210786#M10554</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-03-09T18:23:45Z</dc:date>
    </item>
  </channel>
</rss>

