<?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: Get list of all file changes in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-list-of-all-file-changes/m-p/383655#M21351</link>
    <description>&lt;P&gt;As&amp;nbsp;Здравко mentioned, &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_self"&gt;/2/files/list_folder/continue&lt;/A&gt; will behave&amp;nbsp;according to the parameters used on the initial call to &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self"&gt;/2/files/list_folder&lt;/A&gt; for the used cursor.&lt;/P&gt;
&lt;P&gt;It's not possible to change the parameters on an existing cursor.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to&amp;nbsp;receive nested entries, you'll need to set 'recursive:true' on the initial&amp;nbsp;/2/files/list_folder call. Likewise, if you want to get entries/changes for all files/folders under the root, as opposed to just a specific folder, you'll need to set the 'path' parameter on the initial&amp;nbsp;/2/files/list_folder call to the empty string "".&lt;/P&gt;</description>
    <pubDate>Wed, 11 Dec 2019 15:54:30 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2019-12-11T15:54:30Z</dc:date>
    <item>
      <title>Get list of all file changes</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-list-of-all-file-changes/m-p/383624#M21344</link>
      <description>&lt;P&gt;When I used the list_folder/continue API, I noticed that it returns the file changes for only that particular folder whose cursor has been used. If I want the changes that have been made in a different folder, I have to get the cursor of that folder and make an API call again.&amp;nbsp; Unlike getting list of changes of a particular folder, is there a way through which I can get a list of changes for all the folders through one API call.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 13:44:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-list-of-all-file-changes/m-p/383624#M21344</guid>
      <dc:creator>michael34254</dc:creator>
      <dc:date>2019-12-11T13:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Get list of all file changes</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-list-of-all-file-changes/m-p/383645#M21348</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1240817"&gt;@michael34254&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Have you used the "recursive" parameter in initial request (before /2/files/list_folder/continue)? &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@86FF27E33EE6AE58E01795BD66324A7F/images/emoticons/1f914.png" alt=":thinking:" title=":thinking:" /&gt; "continue" will just follows the "rules" set in initial call ("/2/files/list_folder" or "/2/files/list_folder/get_latest_cursor"). &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@F55D1311E4D274BF094217A54A6087D3/images/emoticons/1f609.png" alt=":wink:" title=":wink:" /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 16:00:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-list-of-all-file-changes/m-p/383645#M21348</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2019-12-11T16:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Get list of all file changes</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-list-of-all-file-changes/m-p/383655#M21351</link>
      <description>&lt;P&gt;As&amp;nbsp;Здравко mentioned, &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_self"&gt;/2/files/list_folder/continue&lt;/A&gt; will behave&amp;nbsp;according to the parameters used on the initial call to &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self"&gt;/2/files/list_folder&lt;/A&gt; for the used cursor.&lt;/P&gt;
&lt;P&gt;It's not possible to change the parameters on an existing cursor.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to&amp;nbsp;receive nested entries, you'll need to set 'recursive:true' on the initial&amp;nbsp;/2/files/list_folder call. Likewise, if you want to get entries/changes for all files/folders under the root, as opposed to just a specific folder, you'll need to set the 'path' parameter on the initial&amp;nbsp;/2/files/list_folder call to the empty string "".&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 15:54:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-list-of-all-file-changes/m-p/383655#M21351</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-12-11T15:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Get list of all file changes</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-list-of-all-file-changes/m-p/383660#M21354</link>
      <description>&lt;P&gt;Thank's Greg, to you and&amp;nbsp;&lt;SPAN&gt;Здравко. Totally ignored recursive for the initial request. Work's fine now.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 16:14:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-list-of-all-file-changes/m-p/383660#M21354</guid>
      <dc:creator>michael34254</dc:creator>
      <dc:date>2019-12-11T16:14:08Z</dc:date>
    </item>
  </channel>
</rss>

