I need a php/js based webapp that syncs files between it's server and it's dropbox app folder It only needs to be a one way sync (from dropbox to the server) Any recommended libraries/tutorials/endpoints to do this? [ same q dif platform https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-need-a-php-js-based-webapp-that-syncs-files-between-it-s/td-p/419421]
[edit] to further the quality of my question - I hope this helps:
Q: describe the problem and what has been done so far to solve it
A: the problem is im not sure what mechanism to use to determine changes to dropbox app folder, maybe webhooks?