<?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: uploading files to a Team folder in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/uploading-files-to-a-Team-folder/m-p/770783#M33708</link>
    <description>&lt;P&gt;Regardless of what folder you're uploading to, you would use the same upload methods, such as &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/gh-pages/obj/api/Dropbox.Api.Files.Routes.FilesUserRoutes.html#Dropbox_Api_Files_Routes_FilesUserRoutes_UploadAsync_System_String_Dropbox_Api_Files_WriteMode_System_Boolean_System_Nullable_System_DateTime__System_Boolean_System_Collections_Generic_IEnumerable_Dropbox_Api_FileProperties_PropertyGroup__System_Boolean_System_String_System_IO_Stream_" target="_blank"&gt;UploadAsync&lt;/A&gt; in&amp;nbsp;FilesUserRoutes on a&amp;nbsp;DropboxClient. There aren't separate team client methods for uploading to team folders. You can upload to whatever folders (team folder or not) that the connected user account has access to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is some additional configuration needed if you are trying to access team folders in a team space though. Please refer to the &lt;A href="https://developers.dropbox.com/dbx-team-files-guide" target="_blank"&gt;Team Files Guide&lt;/A&gt; for information on that.&lt;/P&gt;</description>
    <pubDate>Wed, 15 May 2024 15:26:03 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2024-05-15T15:26:03Z</dc:date>
    <item>
      <title>uploading files to a Team folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/uploading-files-to-a-Team-folder/m-p/770744#M33699</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to upload files to team folder using the API V2, but I not getting it. I'm able to upload to the user folder, but I can't upload to Team folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm also able to list the team folders, using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;using (var dbxTeams = new DropboxTeamClient(accessTokenTeam))&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; &amp;nbsp; try&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;var list = await dbxTeams.Team.TeamFolderListAsync();&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;foreach (var folder in list.TeamFolders)&lt;BR /&gt;{&lt;BR /&gt;Console.WriteLine($"Team Folder: {folder.Name}");&lt;BR /&gt;Console.WriteLine($"Team Folder: {folder.TeamFolderId}");&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;But how to upload files to them? The&amp;nbsp; DropboxTeamClient class don't have methods to do so.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 12:34:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/uploading-files-to-a-Team-folder/m-p/770744#M33699</guid>
      <dc:creator>mdsantos1979</dc:creator>
      <dc:date>2024-05-15T12:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: uploading files to a Team folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/uploading-files-to-a-Team-folder/m-p/770783#M33708</link>
      <description>&lt;P&gt;Regardless of what folder you're uploading to, you would use the same upload methods, such as &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/gh-pages/obj/api/Dropbox.Api.Files.Routes.FilesUserRoutes.html#Dropbox_Api_Files_Routes_FilesUserRoutes_UploadAsync_System_String_Dropbox_Api_Files_WriteMode_System_Boolean_System_Nullable_System_DateTime__System_Boolean_System_Collections_Generic_IEnumerable_Dropbox_Api_FileProperties_PropertyGroup__System_Boolean_System_String_System_IO_Stream_" target="_blank"&gt;UploadAsync&lt;/A&gt; in&amp;nbsp;FilesUserRoutes on a&amp;nbsp;DropboxClient. There aren't separate team client methods for uploading to team folders. You can upload to whatever folders (team folder or not) that the connected user account has access to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is some additional configuration needed if you are trying to access team folders in a team space though. Please refer to the &lt;A href="https://developers.dropbox.com/dbx-team-files-guide" target="_blank"&gt;Team Files Guide&lt;/A&gt; for information on that.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 15:26:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/uploading-files-to-a-Team-folder/m-p/770783#M33708</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-05-15T15:26:03Z</dc:date>
    </item>
  </channel>
</rss>

