I am looking to write some VAF code that when a user uploads a file of a certain class to M-Files, a copy of the uploaded file is saved in a specified folder.
Filtering the class is not a problem, but I am struggling to find the correct event to trigger the file download.
Does anyone have some advice on the best event and maybe some sample code I can use as a base?