Notify admin of any newly uploaded file

I am using my NC instance primarily as a file transfer service. My users log in to upload a file that they are intending to send to me.

I have the “Impersonate” app installed, so I can access any files that they upload by using this feature. Now, I simply need to be notified each time a new file is uploaded by a user, to their home directory. (I wish to use home directory instead of a shared folder so that they can upload to their default location, to eliminate the potential for user error)

Can anyone think of a way to implement automatic notifications of newly uploaded files by any user?

Thanks in advance!