<?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 specific changes in file in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Finding-specific-changes-in-file/m-p/636032#M29348</link>
    <description>&lt;P&gt;For information on monitoring for changes, check out &lt;A href="https://developers.dropbox.com/detecting-changes-guide" target="_blank"&gt;the Detecting Changes Guide&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And using the Python SDK, you can list the versions of any particular file using &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.files_list_revisions" target="_blank"&gt;the files_list_revisions method&lt;/A&gt;. You can download any available version(s) of a file using &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.files_download" target="_blank"&gt;the files_download methods&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Nov 2022 13:58:37 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2022-11-11T13:58:37Z</dc:date>
    <item>
      <title>Finding specific changes in file</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Finding-specific-changes-in-file/m-p/635900#M29344</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working with the dropbox api on python. The files_list_folder_continue method returns all files that have been updated. However, I would like to extract the specific changes to these files in my code. Is there any way to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 22:34:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Finding-specific-changes-in-file/m-p/635900#M29344</guid>
      <dc:creator>rahulj2001</dc:creator>
      <dc:date>2022-11-10T22:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Finding specific changes in file</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Finding-specific-changes-in-file/m-p/636032#M29348</link>
      <description>&lt;P&gt;For information on monitoring for changes, check out &lt;A href="https://developers.dropbox.com/detecting-changes-guide" target="_blank"&gt;the Detecting Changes Guide&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And using the Python SDK, you can list the versions of any particular file using &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.files_list_revisions" target="_blank"&gt;the files_list_revisions method&lt;/A&gt;. You can download any available version(s) of a file using &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox_client.Dropbox.files_download" target="_blank"&gt;the files_download methods&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 13:58:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Finding-specific-changes-in-file/m-p/636032#M29348</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-11-11T13:58:37Z</dc:date>
    </item>
  </channel>
</rss>

