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
Zensible
5 years agoExplorer | Level 4
Notification of File Request Upload
Hi All,
I'm trying to automate a full process of which Dropbox is part. I need to be able to send a file request using the API and then be notified via a webhook or a periodic poll (not by ema...
- 5 years ago
Since you can't look up which file request was the source of any particular new file directly, using a distinct folder per file request is a good solution.
And you can monitor all folders for changes, and see which folder(s) had changes. I reccomend reading through the guides I linked to first for reference. If you want to use Dropbox webhooks, you can find the information for that here. (I don't know if Zapier would supports Dropbox webhooks directly though, so you may need to operate your own code as an intermediary if not.)
Greg-DB
Dropbox Staff
Since you can't look up which file request was the source of any particular new file directly, using a distinct folder per file request is a good solution.
And you can monitor all folders for changes, and see which folder(s) had changes. I reccomend reading through the guides I linked to first for reference. If you want to use Dropbox webhooks, you can find the information for that here. (I don't know if Zapier would supports Dropbox webhooks directly though, so you may need to operate your own code as an intermediary if not.)
Zensible
5 years agoExplorer | Level 4
OK, I should get reading then. I have a lot to learn. Thanks for your help. let's see how far I get :)
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,910 PostsLatest Activity: 3 days agoIf 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!