<?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 Get parent team folder from name space in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-parent-team-folder-from-name-space/m-p/399244#M21865</link>
    <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;When I am using&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#team_log-get_events-continue" target="_blank" rel="noopener"&gt;https://www.dropbox.com/developers/documentation/http/documentation#team_log-get_events-continue&lt;/A&gt;&amp;nbsp;to get events I got the path without the team folder and the minimum shared parent folder namespace witch could be a inner folder inside the team folder.&lt;/P&gt;
&lt;P&gt;from your API I understand that teams may have multiple team folders. so I need to know the parent team folder of the file.&lt;/P&gt;
&lt;P&gt;is there a quick way to get a file's/ folder's team folder?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Feb 2020 10:37:26 GMT</pubDate>
    <dc:creator>guymayor</dc:creator>
    <dc:date>2020-02-26T10:37:26Z</dc:date>
    <item>
      <title>Get parent team folder from name space</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-parent-team-folder-from-name-space/m-p/399244#M21865</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;When I am using&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#team_log-get_events-continue" target="_blank" rel="noopener"&gt;https://www.dropbox.com/developers/documentation/http/documentation#team_log-get_events-continue&lt;/A&gt;&amp;nbsp;to get events I got the path without the team folder and the minimum shared parent folder namespace witch could be a inner folder inside the team folder.&lt;/P&gt;
&lt;P&gt;from your API I understand that teams may have multiple team folders. so I need to know the parent team folder of the file.&lt;/P&gt;
&lt;P&gt;is there a quick way to get a file's/ folder's team folder?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 10:37:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-parent-team-folder-from-name-space/m-p/399244#M21865</guid>
      <dc:creator>guymayor</dc:creator>
      <dc:date>2020-02-26T10:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Get parent team folder from name space</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-parent-team-folder-from-name-space/m-p/399336#M21871</link>
      <description>&lt;P&gt;I'm not sure I understand your specific scenario here, but it sounds like you may want to use the&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-get_folder_metadata" target="_self"&gt;/2/sharing/get_folder_metadata&lt;/A&gt; endpoint. You could supply the team or shared folder ID as the&amp;nbsp;shared_folder_id, which would give you the 'parent_shared_folder_id' value. You could then call again with that ID to get the information for that parent folder.&lt;/P&gt;
&lt;P&gt;If that isn't what you're looking for, please share a sample so I can take a closer look for your use case, e.g., so I can see what particular event you're working from. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 16:29:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-parent-team-folder-from-name-space/m-p/399336#M21871</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-02-26T16:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Get parent team folder from name space</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-parent-team-folder-from-name-space/m-p/399508#M21874</link>
      <description>&lt;P&gt;Thank's for the response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;You have understood me right &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;&lt;P&gt;I have already thought about the solution you suggested but I wondered if there is a simpler, not recursive way to do that (Just get the parent team_folder_id form file_id or &lt;SPAN&gt;ns_id in one call)?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 08:36:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-parent-team-folder-from-name-space/m-p/399508#M21874</guid>
      <dc:creator>guymayor</dc:creator>
      <dc:date>2020-02-27T08:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Get parent team folder from name space</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-parent-team-folder-from-name-space/m-p/399604#M21875</link>
      <description>&lt;P&gt;Thanks for confirming! Unfortunately, no, I can't think of a more direct or faster way to query that information.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 16:26:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-parent-team-folder-from-name-space/m-p/399604#M21875</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-02-27T16:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Get parent team folder from name space</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-parent-team-folder-from-name-space/m-p/411987#M22259</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I have noticed that&amp;nbsp;&lt;SPAN&gt;'parent_shared_folder_id' value is optional, so I can't always get the team folder for a namespace (file/folders can be not under team folder on Dropbox for enterprise?)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I also tried to use "Dropbox-API-Path-Root" for each team folder and see if I got a valid response, but it doesn't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="jfk-bubble gtx-bubble"&gt;&lt;DIV class="jfk-bubble-content-id"&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="jfk-bubble-closebtn-id jfk-bubble-closebtn"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="jfk-bubble-arrow-id jfk-bubble-arrow jfk-bubble-arrowup"&gt;&lt;DIV class="jfk-bubble-arrowimplbefore"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="jfk-bubble-arrowimplafter"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 20 Apr 2020 10:16:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-parent-team-folder-from-name-space/m-p/411987#M22259</guid>
      <dc:creator>guymayor</dc:creator>
      <dc:date>2020-04-20T10:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Get parent team folder from name space</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-parent-team-folder-from-name-space/m-p/412195#M22273</link>
      <description>&lt;P&gt;That's correct, 'parent_shared_folder_id' isn't guaranteed to be set. It is only set if the item is inside a shared/team folder. Some or all of a user's files and folders may just be in their own private folder, and not shared with anyone, in&amp;nbsp;which case 'parent_shared_folder_id' will not be set.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 18:04:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-parent-team-folder-from-name-space/m-p/412195#M22273</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-04-20T18:04:02Z</dc:date>
    </item>
  </channel>
</rss>

