<?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: API File upload to a member's shared folder in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-File-upload-to-a-member-s-shared-folder/m-p/331973#M19392</link>
    <description>&lt;P&gt;Using the&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_self"&gt;/2/files/upload&lt;/A&gt; endpoints (or&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload_session-start" target="_self"&gt;/2/files/upload_session/&lt;/A&gt;* endpoints, for larger files) is the correct way to upload files.&lt;/P&gt;
&lt;P&gt;When you do so, you'll specify the 'path' for where to upload the file. This would be the path in the connected account, based on the access token used for the API call. The path does not have to be inside a shared folder, but it can be. You can specify the path to be inside a shared folder, or not, depending on&amp;nbsp;the use case, and/or user input, etc.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that if the access token is for a particular, say, User A, but you want to upload the file to another user, say, User B, you would need to either:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;upload the file to a shared folder in User A's account that User B is also a member of&lt;/LI&gt;
&lt;LI&gt;get and use an access token for User B instead&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Note that one exception is if you are using a "Dropbox Business API app" with the "team member file access" permission, in&amp;nbsp;which case the access token enables access to the entire team and you have&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/teams#teams-member-file-access" target="_self"&gt;the ability to perform operations on any team member&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;I&amp;nbsp;recommend reviewing the&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/reference/namespace-guide" target="_blank"&gt;Namespace Guide&lt;/A&gt; and &lt;A href="https://www.dropbox.com/developers/reference/content-access-guide" target="_blank"&gt;Content Access Guide&lt;/A&gt; for more information.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Mar 2019 16:30:38 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2019-03-04T16:30:38Z</dc:date>
    <item>
      <title>API File upload to a member's shared folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-File-upload-to-a-member-s-shared-folder/m-p/331617#M19384</link>
      <description>&lt;P&gt;I am trying to upload a report file using API to business team member's shared folder.&lt;/P&gt;&lt;P&gt;What is the best way to do this?&lt;/P&gt;&lt;P&gt;Does using&amp;nbsp;/2/files/upload endpoint requires, the shared folder I am uploading the file to, be shared to the account executing the API call?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:07:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-File-upload-to-a-member-s-shared-folder/m-p/331617#M19384</guid>
      <dc:creator>schek</dc:creator>
      <dc:date>2019-05-29T09:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: API File upload to a member's shared folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-File-upload-to-a-member-s-shared-folder/m-p/331973#M19392</link>
      <description>&lt;P&gt;Using the&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_self"&gt;/2/files/upload&lt;/A&gt; endpoints (or&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload_session-start" target="_self"&gt;/2/files/upload_session/&lt;/A&gt;* endpoints, for larger files) is the correct way to upload files.&lt;/P&gt;
&lt;P&gt;When you do so, you'll specify the 'path' for where to upload the file. This would be the path in the connected account, based on the access token used for the API call. The path does not have to be inside a shared folder, but it can be. You can specify the path to be inside a shared folder, or not, depending on&amp;nbsp;the use case, and/or user input, etc.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that if the access token is for a particular, say, User A, but you want to upload the file to another user, say, User B, you would need to either:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;upload the file to a shared folder in User A's account that User B is also a member of&lt;/LI&gt;
&lt;LI&gt;get and use an access token for User B instead&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Note that one exception is if you are using a "Dropbox Business API app" with the "team member file access" permission, in&amp;nbsp;which case the access token enables access to the entire team and you have&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/teams#teams-member-file-access" target="_self"&gt;the ability to perform operations on any team member&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;I&amp;nbsp;recommend reviewing the&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/reference/namespace-guide" target="_blank"&gt;Namespace Guide&lt;/A&gt; and &lt;A href="https://www.dropbox.com/developers/reference/content-access-guide" target="_blank"&gt;Content Access Guide&lt;/A&gt; for more information.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 16:30:38 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-File-upload-to-a-member-s-shared-folder/m-p/331973#M19392</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-03-04T16:30:38Z</dc:date>
    </item>
  </channel>
</rss>

