-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
MS Teams webhooks: deprecated O365 webhook will break on August 15th, 2024 / October 1st, 2024 #31615
Comments
Documentation for new workflow post message: https://learn.microsoft.com/en-us/connectors/teams/?tabs=text1#microsoft-teams-webhook |
https://www.theregister.com/2024/07/09/users_rage_as_microsoft_announces/ is also related. Less then 3 months until they drop the functionality seems far too short of a period. |
to clearify:
|
i got a same error |
Update from microsoft:
It will still break, just not show the error warning any more |
Deprecation was extended to December 2025 with a URL change, otherwise December 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. |
There is also a neat Powershell Script which could list also other Connectors in Teams: |
That is correct. However, there are various dependencies. Modules must be installed and PowerShell is also required. With the Teams Webhook Finder, all I have is a small config and an executable file. |
You can create a new webhook in |
The API isn't exactly the same, it seems that the new structure expects the payload to be wrapped in an array. See the following error that occurs when Workflows attempts to create a card:
Annoyingly, teams responds with a |
I didn't find any documents about this new webhook api. Does MS have it? |
It is not compatibility. So it will be a |
Description
Source Microsoft
I couldn't find any mention of this in any issue or PR.
Can't be repreduced, as it is not deprecated yet, but the warning already exists: see screenshot
However a Workflow can replace this, which needs a change of the payload sent.
Gitea Version
1.22.0
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
Git Version
No response
Operating System
No response
How are you running Gitea?
not relevant
Database
None
The text was updated successfully, but these errors were encountered: