<?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 How to get event log from dropbox using C# for team account in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-event-log-from-dropbox-using-C-for-team-account/m-p/264826#M15515</link>
    <description>&lt;P&gt;We are writing an application and need to check what events were in Dropbox after our app last checked the system.&lt;/P&gt;&lt;P&gt;We are using V2 API of Dropbox.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:15:25 GMT</pubDate>
    <dc:creator>jaideepsingh18</dc:creator>
    <dc:date>2019-05-29T09:15:25Z</dc:date>
    <item>
      <title>How to get event log from dropbox using C# for team account</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-event-log-from-dropbox-using-C-for-team-account/m-p/264826#M15515</link>
      <description>&lt;P&gt;We are writing an application and need to check what events were in Dropbox after our app last checked the system.&lt;/P&gt;&lt;P&gt;We are using V2 API of Dropbox.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:15:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-event-log-from-dropbox-using-C-for-team-account/m-p/264826#M15515</guid>
      <dc:creator>jaideepsingh18</dc:creator>
      <dc:date>2019-05-29T09:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to get event log from dropbox using C# for team account</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-event-log-from-dropbox-using-C-for-team-account/m-p/264956#M15520</link>
      <description>&lt;P&gt;If you want to get the event log, and continuing checking it over time, for a&amp;nbsp;Dropbox Business team from C#, you should use the &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/Overload_Dropbox_Api_TeamLog_Routes_TeamLogTeamRoutes_GetEventsAsync.htm" target="_self"&gt;GetEvents&lt;/A&gt;&amp;nbsp;and &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/Overload_Dropbox_Api_TeamLog_Routes_TeamLogTeamRoutes_GetEventsContinueAsync.htm" target="_self"&gt;GetEventsContinue&lt;/A&gt;&amp;nbsp;methods in &lt;A href="https://github.com/dropbox/dropbox-sdk-dotnet" target="_self"&gt;the official&amp;nbsp;Dropbox API v2 .NET SDK&lt;/A&gt;, or directly via &lt;A href="https://www.dropbox.com/developers/documentation/http/teams#team_log-get_events" target="_self"&gt;/2/team_log/get_events&lt;/A&gt;[&lt;A href="https://www.dropbox.com/developers/documentation/http/teams#team_log-get_events-continue" target="_self"&gt;/continue&lt;/A&gt;] if you can't use the SDK.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Per &lt;A href="https://www.dropbox.com/developers/documentation/http/teams" target="_self"&gt;the message in the documentation&lt;/A&gt; however, note that these are currently only available in preview, and are not yet meant for production use. If you need to use this in production, you should instead use &lt;A href="https://www.dropbox.com/developers-v1/business/docs#log-get-events" target="_self"&gt;/1/team/log/get_events&lt;/A&gt;&amp;nbsp;for now. That unfortunately is not implemented in the official .NET SDK though&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2018 16:02:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-event-log-from-dropbox-using-C-for-team-account/m-p/264956#M15520</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-02-14T16:02:23Z</dc:date>
    </item>
  </channel>
</rss>

