<?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 Read a folders activity with the dropbox api in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Read-a-folders-activity-with-the-dropbox-api/m-p/397009#M21782</link>
    <description>&lt;P&gt;I have just started playing with the dropbox api and using python to access my dropbox folders. I have successfull been able to connect to my dropbox account and explore the folders sorted on this account with the following few functions.&lt;/P&gt;
&lt;P&gt;dbx = dropbox.Dropbox(token)&lt;BR /&gt;res = dbx.files_list_folder(folder)&lt;BR /&gt;metadata = dbx.files_get_metadata((folder))&lt;/P&gt;
&lt;P&gt;However I am most interested in the activity on the folder as displayed in the website access to dropbox (see&amp;nbsp;&lt;A href="https://www.dropboxforum.com/t5/Files-folders/How-can-I-see-a-specific-folder-s-activity-on-my-account/m-p/294842" target="_blank" rel="noopener"&gt;https://www.dropboxforum.com/t5/Files-folders/How-can-I-see-a-specific-folder-s-activity-on-my-account/m-p/294842&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;Am I able to access this information using python and the dropbox api?&lt;/P&gt;</description>
    <pubDate>Fri, 14 Feb 2020 19:02:55 GMT</pubDate>
    <dc:creator>kentdwheeler</dc:creator>
    <dc:date>2020-02-14T19:02:55Z</dc:date>
    <item>
      <title>Read a folders activity with the dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Read-a-folders-activity-with-the-dropbox-api/m-p/397009#M21782</link>
      <description>&lt;P&gt;I have just started playing with the dropbox api and using python to access my dropbox folders. I have successfull been able to connect to my dropbox account and explore the folders sorted on this account with the following few functions.&lt;/P&gt;
&lt;P&gt;dbx = dropbox.Dropbox(token)&lt;BR /&gt;res = dbx.files_list_folder(folder)&lt;BR /&gt;metadata = dbx.files_get_metadata((folder))&lt;/P&gt;
&lt;P&gt;However I am most interested in the activity on the folder as displayed in the website access to dropbox (see&amp;nbsp;&lt;A href="https://www.dropboxforum.com/t5/Files-folders/How-can-I-see-a-specific-folder-s-activity-on-my-account/m-p/294842" target="_blank" rel="noopener"&gt;https://www.dropboxforum.com/t5/Files-folders/How-can-I-see-a-specific-folder-s-activity-on-my-account/m-p/294842&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;Am I able to access this information using python and the dropbox api?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 19:02:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Read-a-folders-activity-with-the-dropbox-api/m-p/397009#M21782</guid>
      <dc:creator>kentdwheeler</dc:creator>
      <dc:date>2020-02-14T19:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Read a folders activity with the dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Read-a-folders-activity-with-the-dropbox-api/m-p/397095#M21786</link>
      <description>&lt;P&gt;The&amp;nbsp;Dropbox API doesn't expose a way to retrieve all events for a file/folder like that,&amp;nbsp;but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use&amp;nbsp;&lt;A href="https://dropbox-sdk-python.readthedocs.io/en/latest/api/dropbox.html#dropbox.dropbox.Dropbox.files_list_revisions" target="_self"&gt;files_list_revisions&lt;/A&gt; to list the file versions for a particular file though.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 16:07:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Read-a-folders-activity-with-the-dropbox-api/m-p/397095#M21786</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-02-14T16:07:25Z</dc:date>
    </item>
  </channel>
</rss>

