-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Retirement of Office 365 connectors within Microsoft Teams #47
Comments
Hi Ryan, I checked out the linked post, I can't make a lot of sense of it. Incoming webhook connectors are so widely-used it'd be really, really strange for Microsoft to retire them with three months notice. The docs for creating webhooks don't mention any kind of deprecation: I'm unfortunately not the best person to answer (very little experience with Teams) so someone paying closer attention may be able to clarify this :) Cheers! |
Yeah, people don't seem too happy about it in the comments. 🫤 Here is what the Seq alert looks like now with the |
Thanks for posting the screenshot. What happens if you click "Set up workflow"? It sounds like the webhook functionality is just being moved there, in which case this app would still be the way to trigger it. Keen to help but not sure where to start at this point :-) |
@nblumhardt it looks like converting to Seq.App.Teams.AdaptiveCard (and using Workflows) might be the answer here, so I think we're good. Thanks! Relevant issue in |
The deadline was actually extended. However, the URL of the webhooks must be updated again by December 31, 2024. If other system administrators are having difficulties locating the affected teams: This has helped us enormously, as Microsoft does not offer its own solution for reading the affected channels and teams. We have over 350 teams in our company, which we would otherwise have had to search through manually. I hope I could help someone here with this. Independently of my day job, I would like to create an alternative to the native “incoming webhooks”. Maybe someone will benefit from it. |
It appears that Microsoft is retiring Office 365 connectors within Microsoft Teams.
I was wondering if this app will continue to work with the new Workflows app they are pushing users to? I noticed that there is a Power Automate template for "Post card to channel in Microsoft Teams when webhook request is received", however, I'm unsure if Seq.App.Teams would need updated to accommodate the Microsoft changes.
Or maybe there is a different/better way to handle pushing alerts to Teams from Seq that I'm unaware of? @nblumhardt
The text was updated successfully, but these errors were encountered: