<?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 How to identify team member folder in the in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-identify-team-member-folder-in-the/m-p/353581#M20206</link>
    <description>&lt;P&gt;I'm using&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self"&gt;2/files/list_folder&lt;/A&gt;&amp;nbsp;endpoint to list folders in user's root folder. Is it possible to determine if folder is Team member folder or not?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jul 2019 10:44:18 GMT</pubDate>
    <dc:creator>Timofey</dc:creator>
    <dc:date>2019-07-09T10:44:18Z</dc:date>
    <item>
      <title>How to identify team member folder in the</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-identify-team-member-folder-in-the/m-p/353581#M20206</link>
      <description>&lt;P&gt;I'm using&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self"&gt;2/files/list_folder&lt;/A&gt;&amp;nbsp;endpoint to list folders in user's root folder. Is it possible to determine if folder is Team member folder or not?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 10:44:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-identify-team-member-folder-in-the/m-p/353581#M20206</guid>
      <dc:creator>Timofey</dc:creator>
      <dc:date>2019-07-09T10:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify team member folder in the</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-identify-team-member-folder-in-the/m-p/353988#M20213</link>
      <description>&lt;P&gt;Yes, but you'll need to make a second call to the API.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First, check whether one of the entries in your response from the list_folder call contains a `parent_shared_folder_id` property. If not, then you know it's not a team folder.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If yes, then use the `parent_shared_folder_id` to call the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-get_folder_metadata" target="_self"&gt;/sharing/get_folder_metadata&lt;/A&gt; endpoint (here's the &lt;A href="https://dropbox.github.io/dropbox-api-v2-explorer/#sharing_get_folder_metadata" target="_self"&gt;API Explorer link&lt;/A&gt;, too), which will contain an "is_team_folder" property set to true or false.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 21:39:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-identify-team-member-folder-in-the/m-p/353988#M20213</guid>
      <dc:creator>TaylorKrusen</dc:creator>
      <dc:date>2019-07-08T21:39:21Z</dc:date>
    </item>
  </channel>
</rss>

