<?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 files uploaded date with dropbox api in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/get-files-uploaded-date-with-dropbox-api/m-p/359445#M723</link>
    <description>&lt;P&gt;To delete files, you should use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-delete" target="_self"&gt;/2/files/delete_v2&lt;/A&gt; or&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-delete_batch" target="_self"&gt;/2/files/delete_batch&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Those require you to specify exactly which files to delete. To first find files any/all files with modified datetimes older than a certain date, you can use&amp;nbsp;&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;]. Those allow you to list the metadata for all files and folders under a certain path. The returned metadata will include both&amp;nbsp;client_modified and server_modified. Click through the "Metadata" documentation there for more information on the returned metadata fields.&lt;/P&gt;
&lt;P&gt;By the way, those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of &lt;A href="https://www.dropbox.com/developers/documentation" target="_self"&gt;the official SDKs&lt;/A&gt; if possible. Those have corresponding native methods for the HTTPS endpoints.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Aug 2019 15:20:45 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2019-08-09T15:20:45Z</dc:date>
    <item>
      <title>get files uploaded date with dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/get-files-uploaded-date-with-dropbox-api/m-p/359382#M722</link>
      <description>&lt;P&gt;With dropbox api, I want to delete old uploaded files from dropbox by uploaded date filtering. Please give me suggestion, how can I do?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 10:06:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/get-files-uploaded-date-with-dropbox-api/m-p/359382#M722</guid>
      <dc:creator>Sandar_</dc:creator>
      <dc:date>2019-08-09T10:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: get files uploaded date with dropbox api</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/get-files-uploaded-date-with-dropbox-api/m-p/359445#M723</link>
      <description>&lt;P&gt;To delete files, you should use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-delete" target="_self"&gt;/2/files/delete_v2&lt;/A&gt; or&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-delete_batch" target="_self"&gt;/2/files/delete_batch&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Those require you to specify exactly which files to delete. To first find files any/all files with modified datetimes older than a certain date, you can use&amp;nbsp;&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;]. Those allow you to list the metadata for all files and folders under a certain path. The returned metadata will include both&amp;nbsp;client_modified and server_modified. Click through the "Metadata" documentation there for more information on the returned metadata fields.&lt;/P&gt;
&lt;P&gt;By the way, those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of &lt;A href="https://www.dropbox.com/developers/documentation" target="_self"&gt;the official SDKs&lt;/A&gt; if possible. Those have corresponding native methods for the HTTPS endpoints.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 15:20:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/get-files-uploaded-date-with-dropbox-api/m-p/359445#M723</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-08-09T15:20:45Z</dc:date>
    </item>
  </channel>
</rss>

