We use dropbox to put images that some people access. In the end we send these images to a server running laravel.
Does dorpbox have some type of trigger when images are uploaded they can sync or upload to the server folder?
or can I use dropbx API along with rsync and periodically fetch the new changes from a dropbox folder?