<?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: Is it possible to get user's action details on a file ? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-it-possible-to-get-user-s-action-details-on-a-file/m-p/142161#M4495</link>
    <description>&lt;P&gt;Thanks for the information.&lt;/P&gt;
&lt;P&gt;Now, the easy way to solve my issue would be&amp;nbsp;&lt;STRONG&gt;to add the Client IP in the Delta&lt;/STRONG&gt; &lt;STRONG&gt;response&lt;/STRONG&gt;, and then with some data combinations I would&amp;nbsp;almost be able to reach my goal !&lt;/P&gt;</description>
    <pubDate>Thu, 05 Nov 2015 19:11:52 GMT</pubDate>
    <dc:creator>Thomas S.12</dc:creator>
    <dc:date>2015-11-05T19:11:52Z</dc:date>
    <item>
      <title>Is it possible to get user's action details on a file ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-it-possible-to-get-user-s-action-details-on-a-file/m-p/142157#M4491</link>
      <description>&lt;P&gt;Hi, I'm trying to build an app that record every action happening on my Dropbox For business like the Report API for Google Drive to store something like this: what the user did, on which file, at which moment. The expected result would be like the &lt;A href="https://www.dropbox.com/events" target="_blank" rel="nofollow noreferrer"&gt;dropbox event page&lt;/A&gt;&amp;nbsp;(File Renamed, File Edited etc ...).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I&amp;nbsp;setted up the webhook that notifies me everytime a file is changed, then I receive the team_id and members id (no uid by the way), and I&amp;nbsp;tried a lot of combinations of request with delta and get_events and the best I do is getting users logs activity...&lt;/P&gt;
&lt;P&gt;So now I am asking myself if this is realy possible to build an app like this for Dropbox ?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:38:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-it-possible-to-get-user-s-action-details-on-a-file/m-p/142157#M4491</guid>
      <dc:creator>Thomas S.12</dc:creator>
      <dc:date>2019-05-29T09:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to get user's action details on a file ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-it-possible-to-get-user-s-action-details-on-a-file/m-p/142158#M4492</link>
      <description>&lt;P&gt;The&amp;nbsp;Dropbox API doesn't currently offer an events API quite like what you're looking for,&amp;nbsp;but I'll be sure to pass this along as a feature request.&lt;/P&gt;
&lt;P&gt;The features you already mentioned are the closest currently available, but it sounds like those don't quite suit your needs. One other thing that may be useful though is the Core API /revisions call, which lists revisions for a single file in a user's account:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers-v1/core/docs#revisions" target="_blank" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers-v1/core/docs#revisions&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2015 03:03:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-it-possible-to-get-user-s-action-details-on-a-file/m-p/142158#M4492</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-11-03T03:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to get user's action details on a file ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-it-possible-to-get-user-s-action-details-on-a-file/m-p/142159#M4493</link>
      <description>&lt;P&gt;Thanks for the answer.&lt;/P&gt;
&lt;P&gt;But just by curiousity I'd like to know how are you doing to log events in the event page ? Does it means you don't use your API ?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2015 16:12:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-it-possible-to-get-user-s-action-details-on-a-file/m-p/142159#M4493</guid>
      <dc:creator>Thomas S.12</dc:creator>
      <dc:date>2015-11-03T16:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to get user's action details on a file ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-it-possible-to-get-user-s-action-details-on-a-file/m-p/142160#M4494</link>
      <description>&lt;P&gt;The events page is just part of the&amp;nbsp;Dropbox web site, as opposed to being a&amp;nbsp;Dropbox API app.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 01:57:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-it-possible-to-get-user-s-action-details-on-a-file/m-p/142160#M4494</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-11-04T01:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to get user's action details on a file ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-it-possible-to-get-user-s-action-details-on-a-file/m-p/142161#M4495</link>
      <description>&lt;P&gt;Thanks for the information.&lt;/P&gt;
&lt;P&gt;Now, the easy way to solve my issue would be&amp;nbsp;&lt;STRONG&gt;to add the Client IP in the Delta&lt;/STRONG&gt; &lt;STRONG&gt;response&lt;/STRONG&gt;, and then with some data combinations I would&amp;nbsp;almost be able to reach my goal !&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 19:11:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-it-possible-to-get-user-s-action-details-on-a-file/m-p/142161#M4495</guid>
      <dc:creator>Thomas S.12</dc:creator>
      <dc:date>2015-11-05T19:11:52Z</dc:date>
    </item>
  </channel>
</rss>

