<?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 Recreate events timeline using the API in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Recreate-events-timeline-using-the-API/m-p/56425#M1714</link>
    <description>&lt;P&gt;I'm attempting to recreate the events timeline found on the Dropbox web interface here &lt;A href="https://www.dropbox.com/events" rel="nofollow noreferrer" target="_blank"&gt;https://www.dropbox.com/events&lt;/A&gt; using the API. Poking around the docs, I found the /team/log/get_events [1] resource for business accounts, which is useful but doesn't have all the information I need. Should I be calling /delta [2] to reproduce this timeline or should I couple that with something else?&lt;/P&gt;

&lt;P&gt;By the way, I know there's an RSS feed for this but that's not what I'm looking for.&lt;/P&gt;

&lt;P&gt;[1] &lt;A href="https://www.dropbox.com/developers/business/docs#log-get-events" rel="nofollow noreferrer" target="_blank"&gt;https://www.dropbox.com/developers/business/docs#log-get-events&lt;/A&gt;&lt;BR /&gt;
[2] &lt;A href="https://www.dropbox.com/developers/core/docs#delta" rel="nofollow noreferrer" target="_blank"&gt;https://www.dropbox.com/developers/core/docs#delta&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:43:23 GMT</pubDate>
    <dc:creator>Mukesh N.</dc:creator>
    <dc:date>2019-05-29T09:43:23Z</dc:date>
    <item>
      <title>Recreate events timeline using the API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Recreate-events-timeline-using-the-API/m-p/56425#M1714</link>
      <description>&lt;P&gt;I'm attempting to recreate the events timeline found on the Dropbox web interface here &lt;A href="https://www.dropbox.com/events" rel="nofollow noreferrer" target="_blank"&gt;https://www.dropbox.com/events&lt;/A&gt; using the API. Poking around the docs, I found the /team/log/get_events [1] resource for business accounts, which is useful but doesn't have all the information I need. Should I be calling /delta [2] to reproduce this timeline or should I couple that with something else?&lt;/P&gt;

&lt;P&gt;By the way, I know there's an RSS feed for this but that's not what I'm looking for.&lt;/P&gt;

&lt;P&gt;[1] &lt;A href="https://www.dropbox.com/developers/business/docs#log-get-events" rel="nofollow noreferrer" target="_blank"&gt;https://www.dropbox.com/developers/business/docs#log-get-events&lt;/A&gt;&lt;BR /&gt;
[2] &lt;A href="https://www.dropbox.com/developers/core/docs#delta" rel="nofollow noreferrer" target="_blank"&gt;https://www.dropbox.com/developers/core/docs#delta&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:43:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Recreate-events-timeline-using-the-API/m-p/56425#M1714</guid>
      <dc:creator>Mukesh N.</dc:creator>
      <dc:date>2019-05-29T09:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Recreate events timeline using the API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Recreate-events-timeline-using-the-API/m-p/56426#M1715</link>
      <description>&lt;P&gt;Unfortunately there isn't a real analogue for the web site's &lt;A href="https://www.dropbox.com/events" rel="nofollow noreferrer"&gt;events page&lt;/A&gt; in the Dropbox API. The Dropbox for Business &lt;A href="https://www.dropbox.com/developers/business/docs#log-get-events" rel="nofollow noreferrer"&gt;/log/get_events&lt;/A&gt; endpoint doesn't have all of the user-specific file level information, as you mentioned. The &lt;A href="https://www.dropbox.com/developers/core/docs#delta" rel="nofollow noreferrer"&gt;/delta&lt;/A&gt; endpoint is meant as a way to efficiently keep your app's state up to date, and won't necessarily report every event like the &lt;A href="https://www.dropbox.com/events" rel="nofollow noreferrer"&gt;events page&lt;/A&gt;. I'm sending this along as a feature request though.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2015 01:23:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Recreate-events-timeline-using-the-API/m-p/56426#M1715</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-04-28T01:23:30Z</dc:date>
    </item>
  </channel>
</rss>

