I am currently building an app and integrating with the Dropbox API with Full Dropbox access as I am using shared folder functionality.
Is there any way of setting up webhooks to only send when a specific folder/file has changed rather than when anything has changed in an user's account?
And is there a way of setting up webhooks for specific actions, e.g. when something has been uploaded?