I have SharePoint Online with multiple folders and sub-folders in the document library. Various files will be uploaded into these sub-folders at different times. I need a programmatic way to trigger automated custom emails sent out to different groups of individuals based on the file type and the folders the files are uploaded to.
I am new to this and need to know of various technologies that could be used. I know VBA and C#. However, it looks like the right technology might be React or PowerShell.