<?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 let people upload into our folder using API in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/let-people-upload-into-our-folder-using-API/m-p/272465#M16177</link>
    <description>&lt;P&gt;Hi&lt;BR /&gt;We have a web app in which we want ceople to upload their files into a folder in OUR PRO ACCOUNT (an other account) using API:&lt;BR /&gt;for example, we will create a folder ALL_FILES under our pro account, then we need an API to let people upload files into this folder via our web app&lt;BR /&gt;please, we need your help to do that task&lt;BR /&gt;yhank you!&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:13:56 GMT</pubDate>
    <dc:creator>Sakhraoui</dc:creator>
    <dc:date>2019-05-29T09:13:56Z</dc:date>
    <item>
      <title>let people upload into our folder using API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/let-people-upload-into-our-folder-using-API/m-p/272465#M16177</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;We have a web app in which we want ceople to upload their files into a folder in OUR PRO ACCOUNT (an other account) using API:&lt;BR /&gt;for example, we will create a folder ALL_FILES under our pro account, then we need an API to let people upload files into this folder via our web app&lt;BR /&gt;please, we need your help to do that task&lt;BR /&gt;yhank you!&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:13:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/let-people-upload-into-our-folder-using-API/m-p/272465#M16177</guid>
      <dc:creator>Sakhraoui</dc:creator>
      <dc:date>2019-05-29T09:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: let people upload into our folder using API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/let-people-upload-into-our-folder-using-API/m-p/272644#M16189</link>
      <description>The Dropbox API does offer the ability to programmatically upload files. For example, you can do so using /2/files/upload:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-upload&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;That's a link to the documentation for the HTTPS endpoint itself, but we recommend using one of the official SDKs if possible:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/documentation" target="_blank"&gt;https://www.dropbox.com/developers/documentation&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Those have corresponding native methods for the HTTPS endpoints. &lt;BR /&gt;&lt;BR /&gt;Note that the API was designed with the intention that each user would link their own Dropbox account, in order to interact with their own files. However, it is technically possible to connect to just one account. The SDKs don't offer explicit support for it and we don't recommend doing so, for various technical and security reasons.&lt;BR /&gt;&lt;BR /&gt;However if you did want to go this route, instead of kicking off the authorization flow, you would manually use an existing access token for your account and app. (Just be careful not to revoke it, e.g. via &lt;A href="https://www.dropbox.com/account/connected_apps" target="_blank"&gt;https://www.dropbox.com/account/connected_apps&lt;/A&gt; .)</description>
      <pubDate>Mon, 16 Apr 2018 15:33:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/let-people-upload-into-our-folder-using-API/m-p/272644#M16189</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-04-16T15:33:24Z</dc:date>
    </item>
  </channel>
</rss>

