Forum Discussion
Ellya_Gold
Feb 05, 2021Brass Contributor
Change to Team's Channel "Email Messages" folder naming convention.
When you directly email a Teams Channel you'll find those email in the File tab of that channel in a system generated folder called "Email Messages", which was great. However, as of yesterday, if you...
- Feb 05, 2021I'd definitely contact support first and complain about the change.
However, in the meantime, e-mails come into the folders as eml files, you should be able to just create a flow that triggers on files coming into the library regardless of folder then "Create a copy" into the e-mail folder so it triggers your existing flows, then deletes the file after. Moving might work depending on the trigger of existing flows, but I would look into something like that to just pick them up and move them for you in the meantime.
Kurt Bestul
Feb 05, 2021Copper Contributor
I just noticed the same behavior impacting a channel of ours beginning today, 2/5. As with you, it is an unwanted surprise because we have Azure runbook automation that retrieves and evaluates the newly arrived email in this folder. Now we'll have to add logic based on the date to check if a new folder has been spawned that it needs to retrieve from.