有没有办法在将文件添加到团队或频道时向 Teams 成员发送电子邮件?

Is there a way to send an email to Teams members when a file is added to the team or channel?

我知道团队成员可以 "Start a Conversation" 处理新添加的文件,但如果团队成员不这样做,我正在寻找一种方法来自动通知所有团队成员关于新添加的文件文件。有没有可以做到这一点的机器人? TIA.

团队的文件是 the document library associated with the group. You can subscribe to changes to the library 中的 driveItems 并根据需要更新用户。