<?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 List of all file changes in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-of-all-file-changes/m-p/182863#M7554</link>
    <description>&lt;P&gt;The Google Drive changes API lists all changes that have occured in a users Drive since a given point in time (indicated by a pageToken, Drive's equivalent of Dropbox's cursor). If a file has been modified multiple times, each modification will be listed (see the sample data below). When I receive a webhook to notify of a change, I use Dropbox's list_folder/continue method with the cursor I have saved for a user. It seems that unlike drive, the list_folder api will only list files that have changed, not each change that occurred to every&amp;nbsp;file in the dropbox from the point in time of the cursor onwards. Is this correct?&lt;/P&gt;
&lt;P&gt;If this is the case, how would one go about getting a chronological list of changes to the user's Dropbox, such as the sample from the Drive API below.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt; {&lt;BR /&gt;&amp;nbsp; "kind": "drive#change",&lt;BR /&gt;&amp;nbsp; "fileId": "0ByY6IA02pFulYUFGVzdVS1JPenM",&lt;BR /&gt;&amp;nbsp; "removed": false,&lt;BR /&gt;&amp;nbsp; "time": "2016-08-12T06:25:53.347Z",&lt;BR /&gt;&amp;nbsp; "file": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "kind": "drive#file",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "id": "0ByY6IA02pFulYUFGVzdVS1JPenM",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "name": "README.md",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "mimeType": "text/x-markdown"&lt;BR /&gt;&amp;nbsp; }&lt;/P&gt;
&lt;P&gt;},&lt;BR /&gt; {&lt;BR /&gt;&amp;nbsp; "kind": "drive#change",&lt;BR /&gt;&amp;nbsp; "fileId": "0ByY6IA02pFulbld4SlhVWi16V00",&lt;BR /&gt;&amp;nbsp; "removed": false,&lt;BR /&gt;&amp;nbsp; "time": "2016-08-12T06:18:28.114Z",&lt;BR /&gt;&amp;nbsp; "file": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "kind": "drive#file",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "id": "0ByY6IA02pFulbld4SlhVWi16V00",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "name": "README.md",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "mimeType": "text/x-markdown"&lt;BR /&gt;&amp;nbsp; }&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt;&amp;nbsp; "kind": "drive#change",&lt;BR /&gt;&amp;nbsp; "fileId": "0ByY6IA02pFulcUwwbXY2QU9acTQ",&lt;BR /&gt;&amp;nbsp; "removed": false,&lt;BR /&gt;&amp;nbsp; "time": "2016-08-12T06:15:21.384Z",&lt;BR /&gt;&amp;nbsp; "file": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "kind": "drive#file",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "id": "0ByY6IA02pFulcUwwbXY2QU9acTQ",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "name": "README.md",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "mimeType": "text/x-markdown"&lt;BR /&gt;&amp;nbsp; }&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:30:54 GMT</pubDate>
    <dc:creator>David R.84</dc:creator>
    <dc:date>2019-05-29T09:30:54Z</dc:date>
    <item>
      <title>List of all file changes</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-of-all-file-changes/m-p/182863#M7554</link>
      <description>&lt;P&gt;The Google Drive changes API lists all changes that have occured in a users Drive since a given point in time (indicated by a pageToken, Drive's equivalent of Dropbox's cursor). If a file has been modified multiple times, each modification will be listed (see the sample data below). When I receive a webhook to notify of a change, I use Dropbox's list_folder/continue method with the cursor I have saved for a user. It seems that unlike drive, the list_folder api will only list files that have changed, not each change that occurred to every&amp;nbsp;file in the dropbox from the point in time of the cursor onwards. Is this correct?&lt;/P&gt;
&lt;P&gt;If this is the case, how would one go about getting a chronological list of changes to the user's Dropbox, such as the sample from the Drive API below.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt; {&lt;BR /&gt;&amp;nbsp; "kind": "drive#change",&lt;BR /&gt;&amp;nbsp; "fileId": "0ByY6IA02pFulYUFGVzdVS1JPenM",&lt;BR /&gt;&amp;nbsp; "removed": false,&lt;BR /&gt;&amp;nbsp; "time": "2016-08-12T06:25:53.347Z",&lt;BR /&gt;&amp;nbsp; "file": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "kind": "drive#file",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "id": "0ByY6IA02pFulYUFGVzdVS1JPenM",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "name": "README.md",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "mimeType": "text/x-markdown"&lt;BR /&gt;&amp;nbsp; }&lt;/P&gt;
&lt;P&gt;},&lt;BR /&gt; {&lt;BR /&gt;&amp;nbsp; "kind": "drive#change",&lt;BR /&gt;&amp;nbsp; "fileId": "0ByY6IA02pFulbld4SlhVWi16V00",&lt;BR /&gt;&amp;nbsp; "removed": false,&lt;BR /&gt;&amp;nbsp; "time": "2016-08-12T06:18:28.114Z",&lt;BR /&gt;&amp;nbsp; "file": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "kind": "drive#file",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "id": "0ByY6IA02pFulbld4SlhVWi16V00",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "name": "README.md",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "mimeType": "text/x-markdown"&lt;BR /&gt;&amp;nbsp; }&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt;&amp;nbsp; "kind": "drive#change",&lt;BR /&gt;&amp;nbsp; "fileId": "0ByY6IA02pFulcUwwbXY2QU9acTQ",&lt;BR /&gt;&amp;nbsp; "removed": false,&lt;BR /&gt;&amp;nbsp; "time": "2016-08-12T06:15:21.384Z",&lt;BR /&gt;&amp;nbsp; "file": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "kind": "drive#file",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "id": "0ByY6IA02pFulcUwwbXY2QU9acTQ",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "name": "README.md",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "mimeType": "text/x-markdown"&lt;BR /&gt;&amp;nbsp; }&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:30:54 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-of-all-file-changes/m-p/182863#M7554</guid>
      <dc:creator>David R.84</dc:creator>
      <dc:date>2019-05-29T09:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: List of all file changes</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-of-all-file-changes/m-p/182864#M7555</link>
      <description>&lt;P&gt;Hi David, that's correct, /list_folder/continue only guarantees that it will get your app's state up to date with the server, and not that it will necessarily give you every change.&lt;/P&gt;
&lt;P&gt;If you want to list the changes for any particular file, you can use&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_revisions" target="_blank" rel="nofollow noreferrer"&gt;/files/list_revisions&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2016 23:33:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-of-all-file-changes/m-p/182864#M7555</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-08-12T23:33:50Z</dc:date>
    </item>
  </channel>
</rss>

