indiana-university / automated-transcription-service

BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Update webhook code for notifications. #20

Open alan-walsh opened 2 months ago

alan-walsh commented 2 months ago

Microsoft change requires action: https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/. As of Aug 2024 Microsoft has delayed the retirement of webhooks to Dec 2025.

We should consider changing the code to post these messages to SNS. That way people can configure it as they like. Could post to Power Automate workflow, but also Slack webhooks, or even direct email. I.e. there should not be an assumption that Teams is the only target for notifications.