I am trying to create a feature where I can track when a form is archived when Using Umbraco Contour. Typically Umbraco code base has a series of events which I can hook into. However I don't see one here.
The other idea was to have a trigger or something on the database but wanted to see if there was a code only solution to this approach.