Hi there. The API appears to support a webhook which is triggered when changes occur. However, it appears to trigger on a per user bases. What is the best way to get a notification on an added file, preferably on a per-folder bases.
I have no interest in who added/edited the file. I simply want to be notified when a file is uploaded (and to which folder it was uploaded to) so that I can subsequently download that file.
Thanks in advance