<?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 revisions for folder (e.g. detect name change) in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/get-revisions-for-folder-e-g-detect-name-change/m-p/612085#M2807</link>
    <description>&lt;P&gt;It's straightforward to get the revision (i.e. "rev") property from files with FileMetadata objects, but I noticed that there is no revision property for FolderMetadata objects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was hoping to use the revision property to detect when a folder name has changed, but it seems like this isn't accessible through the API right now. Is this correct?&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jul 2022 17:04:15 GMT</pubDate>
    <dc:creator>landdogger</dc:creator>
    <dc:date>2022-07-26T17:04:15Z</dc:date>
    <item>
      <title>get revisions for folder (e.g. detect name change)</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/get-revisions-for-folder-e-g-detect-name-change/m-p/612085#M2807</link>
      <description>&lt;P&gt;It's straightforward to get the revision (i.e. "rev") property from files with FileMetadata objects, but I noticed that there is no revision property for FolderMetadata objects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was hoping to use the revision property to detect when a folder name has changed, but it seems like this isn't accessible through the API right now. Is this correct?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 17:04:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/get-revisions-for-folder-e-g-detect-name-change/m-p/612085#M2807</guid>
      <dc:creator>landdogger</dc:creator>
      <dc:date>2022-07-26T17:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: get revisions for folder (e.g. detect name change)</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/get-revisions-for-folder-e-g-detect-name-change/m-p/612127#M2808</link>
      <description>&lt;P&gt;For both files and folders, you can use the 'id' value from the FileMetadata or FolderMetadata object. That ID does not change when an item is renamed/moved, so you can use it to track items across such changes.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 15:36:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/get-revisions-for-folder-e-g-detect-name-change/m-p/612127#M2808</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-07-26T15:36:47Z</dc:date>
    </item>
  </channel>
</rss>

