Is it possible to develop an app which will automatically forward a file being uploaded in MS Teams channel to another server for some processing / scanning before being made available to recipient(s)?
I have tried to search the requirement in MS Teams Developer Documentations, but there doesn't seems a way to perform this in non explicit fashion. The outgoing webhooks in MS Teams require an explicit call to the app for them being triggered.