You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

Steve S.25's avatar
Steve S.25
New member | Level 2
8 years ago

Track Send and Read (or Open) In Dropbox

I have a FileMaker database that tracks information for notifications (warning and fines) that are exported into (.pdfs) and then manually uploaded to Dropbox. I recently found an example of someone who used drag-and-drop into a container field and then uploads the file to Dropbox using FileMaker Pro 16 and json. I want to be able to track when a file is accessed (read or downloaded) and by whom (either an email address or the person's name or other unique identifier) to confirm that they have at least opened or downloaded the file with a datetimestamp. I don't want a dependency on the person being a Dropbox user. Is this functionality available through an API in Dropbox through json? Has anyone already done this with FileMaker?

 

I would want to be able to download the following information from Dropbox to FileMaker through an API:

 

  1. The filename.
  2. The datetimestamp that the file was opened or downloaded.
  3. The unique identifier of the person who downloaded the file (email address, name, etc.)
  • Thanks for the post! The Dropbox API doesn't offer anything quite like this unfortunately, but I'll pass this along as a feature request.
  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff
    Thanks for the post! The Dropbox API doesn't offer anything quite like this unfortunately, but I'll pass this along as a feature request.
    • Steve S.25's avatar
      Steve S.25
      New member | Level 2

      Hi Greg,

       

      Thanks for the quick response and information.

       

      Steve