File Requests Audit Log App

tl;dr

This is an unofficial app to showcase how to obtain file requests submitters email from the Dropbox Business API. It comes with no support from Dropbox.

Info


  • latest update: v0.2 | Feb 23 2016
 
This is a HTML based app built with the following -amazing- frameworks:


You can find the latest release of this app in the following shared folder (OSX, Win): 

How to


The app is pretty straight forward:

Known Issues:


  • Copy/Paste is doesn’t work

Copy/paste functionality works in dev for both Meteor and Electron frameworks. However, when creating the final package through Electrify for Mac OS X this feature is removed. It is currently a restriction from the Meteor package itself.

As an alternative, please drag and drop the access token to the settings panel.

Changelog

v0.2

  • [new] Capability to export filtered log contents to Excel file
  • [fix] Fixed minor bugs
  • [fix] Reduced package size

v0.1

  • First functional release

Dropbox API


The app only accesses the events API and filters only those logs related to File Requests submissions.

An Access Token from the Dropbox Business API with Team auditing access is required.

Here is a sample request:

Endpoint