<?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: List Created Files After given Using API in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/List-Created-Files-After-given-Using-API/m-p/666215#M3246</link>
    <description>&lt;P&gt;I see you also posted this in &lt;A href="https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/log-activities-via-API-in-personal-account/td-p/666106" target="_blank"&gt;a new thread&lt;/A&gt; so I'll follow up with you there.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Mar 2023 13:53:59 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2023-03-08T13:53:59Z</dc:date>
    <item>
      <title>List Created Files After given Using API</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/List-Created-Files-After-given-Using-API/m-p/665398#M3242</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I want to list files that are created after a given date. I want to do this using API. There isn't any creation date for files and folders. Any other way to do this?&lt;/P&gt;&lt;P&gt;Also, another query,&lt;/P&gt;&lt;P&gt;under .tag = deleted, we receive files and folders which have been deleted. But we can't separate or identify whether a deleted item is a file or folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="java"&gt;{ 
    ".tag": "deleted",
    "name": "Gofiles",
    "path_lower": "/documents/gofiles",
    "path_display": "/Documents/Gofiles"
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;It only gives file or folder name and path. I also want to know whether it's a file or a folder.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 06:23:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/List-Created-Files-After-given-Using-API/m-p/665398#M3242</guid>
      <dc:creator>dhruvin</dc:creator>
      <dc:date>2023-03-06T06:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: List Created Files After given Using API</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/List-Created-Files-After-given-Using-API/m-p/665579#M3243</link>
      <description>&lt;P&gt;Unfortunately, the Dropbox API doesn't offer a way to list/filter files/folders created only since a specific date nor a way to retrieve the original creation date, but I'll pass these along as feature requests. I can't promise if or when they might be implemented though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The API doesn't distinguish between files and folders in deleted entries, but I'll be sure to pass this along as a feature request as well. For reference though, a deleted entry just indicates that whatever was at that path was deleted, and at different points in time, a single path could have been either a file and folder. You may want to refer to whatever previous metadata you received for that path to see what was there, and/or call &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_revisions" target="_blank"&gt;/2/files/list_revisions&lt;/A&gt; to see what was previously there.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 16:46:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/List-Created-Files-After-given-Using-API/m-p/665579#M3243</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-03-06T16:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: List Created Files After given Using API</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/List-Created-Files-After-given-Using-API/m-p/666084#M3244</link>
      <description>&lt;P&gt;One more thing,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dropbox business account has a log functionality. (Logs for files - added, edited, deleted, moved etc). We can fetch these details via API for Dropbox business account. Isn't it possible to do the same in personal account?&lt;BR /&gt;If personal account provides logs functionality, then I can use it to get list of created, edited, deleted and moved files.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 03:22:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/List-Created-Files-After-given-Using-API/m-p/666084#M3244</guid>
      <dc:creator>dhruvin</dc:creator>
      <dc:date>2023-03-08T03:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: List Created Files After given Using API</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/List-Created-Files-After-given-Using-API/m-p/666215#M3246</link>
      <description>&lt;P&gt;I see you also posted this in &lt;A href="https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/log-activities-via-API-in-personal-account/td-p/666106" target="_blank"&gt;a new thread&lt;/A&gt; so I'll follow up with you there.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 13:53:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/List-Created-Files-After-given-Using-API/m-p/666215#M3246</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-03-08T13:53:59Z</dc:date>
    </item>
  </channel>
</rss>

