We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
graestar888
4 months agoExplorer | Level 4
Webhook configuration
Hi everyone, new to this forum! I'm new to Dropbox development (so apologies for this basic query) and implementing webhooks into my app to download files when a state change occurs (new file adde...
graestar888
Explorer | Level 4
Thank you! @Здравко for getting back to me.
Please let me ponder that and I will try to work out how to approach this. I am new to this, so it will likely take me a bit of time. Also, I really appreciate the tip on synchronous processing, I wasn't aware about that.
iNeil
4 months agoDropbox Engineer
Hi graestar888 ,
In addition to what Здравко mentioned, please bear in mind that the webhook notifications only indicate when something has changed in an account, but do not themselves indicate what has changed.
To retrieve information on the file changes, you can use the files functionality on the Dropbox API itself to retrieve the necessary information. I recommend reading the following guides for more information:
- https://developers.dropbox.com/detecting-changes-guide
- https://developers.dropbox.com/dbx-file-access-guide
Please feel free to let me know if you have any questions, or if there is anything else I can help you with.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 7 hours 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!