We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
evanking
8 years agoNew member | Level 2
Get Changed/Added file
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 :)
2 Replies
- Greg-DB8 years ago
Dropbox Community Moderator
Dropbox webhooks unfortunately don't offer a way to register for notifications for specific folders, but I'll pass this along as a feature request.
The best thing to currently do is use the webhook notification functionality that is available, and then call /2/files/list_folder[/continue] when notified to see what did change, and just ignore any entries you're not interested in.
- evanking8 years agoNew member | Level 2
Ok thank you. This is what I figured via the documentation but wanted to make sure. I appreaciate the response.
Do pass along the feedback, I think this seems a resonable use case.
Thank you
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,036 PostsLatest Activity: 9 months ago
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!