<?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 APIs to get changes since some date or time in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/APIs-to-get-changes-since-some-date-or-time/m-p/280018#M16824</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are working on a requirement where we are looking to get the list of changes done in Dropbox account after a certain time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Say for example: I want to get list of all files which are created or modified after 10th June. I had a look at the API documentation and also tried few APIs but couldn't achieve this behaviour. Please suggest if there is any way we can use the APIs to achieve this.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:12:39 GMT</pubDate>
    <dc:creator>Akshata</dc:creator>
    <dc:date>2019-05-29T09:12:39Z</dc:date>
    <item>
      <title>APIs to get changes since some date or time</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/APIs-to-get-changes-since-some-date-or-time/m-p/280018#M16824</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are working on a requirement where we are looking to get the list of changes done in Dropbox account after a certain time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Say for example: I want to get list of all files which are created or modified after 10th June. I had a look at the API documentation and also tried few APIs but couldn't achieve this behaviour. Please suggest if there is any way we can use the APIs to achieve this.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:12:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/APIs-to-get-changes-since-some-date-or-time/m-p/280018#M16824</guid>
      <dc:creator>Akshata</dc:creator>
      <dc:date>2019-05-29T09:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: APIs to get changes since some date or time</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/APIs-to-get-changes-since-some-date-or-time/m-p/280059#M16867</link>
      <description>&lt;P&gt;Unfortunately there isn't a way to do this exactly with the&amp;nbsp;Dropbox API,&amp;nbsp;but I'll pass this along as a feature request.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The closest thing would be to process all of the entries from&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self"&gt;/2/files/list_folder&lt;/A&gt;[&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_self"&gt;/continue&lt;/A&gt;] with path="" and recursive=true, and keep track of the server_modified values manually, but that would be more work and may not give you exactly the right values you're looking for.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jun 2018 15:48:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/APIs-to-get-changes-since-some-date-or-time/m-p/280059#M16867</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-06-12T15:48:16Z</dc:date>
    </item>
  </channel>
</rss>

