<?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: Finding parent folder of file in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Finding-parent-folder-of-file/m-p/245203#M13897</link>
    <description>The response from the list_folder endpoints will give you a list of file and folder entries. Each one will contain a `path_lower` value, which will be something like: "/Documents/document.docx". You can see the parent path components by splitting those out. E.g., in this sample, the "document.docx" file is in the "Documents" folder.</description>
    <pubDate>Wed, 04 Oct 2017 18:29:01 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-10-04T18:29:01Z</dc:date>
    <item>
      <title>Finding parent folder of file</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Finding-parent-folder-of-file/m-p/244982#M13855</link>
      <description>&lt;P&gt;Hi Support,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to find parent folder of files. Currently, I am using list_folders api using curl in php which gives me all data but I am unable to differentiate which files are under which parent folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest me way to find that&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:18:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Finding-parent-folder-of-file/m-p/244982#M13855</guid>
      <dc:creator>krupal</dc:creator>
      <dc:date>2019-05-29T09:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Finding parent folder of file</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Finding-parent-folder-of-file/m-p/245203#M13897</link>
      <description>The response from the list_folder endpoints will give you a list of file and folder entries. Each one will contain a `path_lower` value, which will be something like: "/Documents/document.docx". You can see the parent path components by splitting those out. E.g., in this sample, the "document.docx" file is in the "Documents" folder.</description>
      <pubDate>Wed, 04 Oct 2017 18:29:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Finding-parent-folder-of-file/m-p/245203#M13897</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-10-04T18:29:01Z</dc:date>
    </item>
  </channel>
</rss>

