How can i get outgoing web hook on new and/or changed files? Basically we would like to watch a few directories for activity and post notifications with links to the file in Slack.
Is it possible via the CALLBACK HANDLER API? Some pointers would be welcome