MicrosoftDocs / msteams-docs

Source for the Microsoft Teams developer platform documentation.
https://aka.ms/teamsdev
Creative Commons Attribution 4.0 International
280 stars 501 forks source link

Outdated docs (deprecated webhook functionality) #11244

Open alex-jitbit opened 1 month ago

alex-jitbit commented 1 month ago

Steps to reproduce

This page https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook?tabs=newteams%2Cdotnet describes how to create a web hook in a channel. However once you do that, you immediately get an error message that Webhook are being deprecated since August 2024!! The docs mention nothing about this, and what ARE the correct steps to create webhooks now?

Expected behavior

Should describe the new method of setting up a webhook, not the deprecated one

Actual behavior

Described outdated way.

Error details

No response

microsoft-github-policy-service[bot] commented 1 month ago

Hi alex-jitbit! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

alex-jitbit commented 1 month ago

What's even worse is there's no adequate docs on how to send a webhook for the new "workflows" way, what is the JSON format etc

Prasad-MSFT commented 1 month ago

Thanks for providing your valuable feedback. This below blog post describes Why are we retiring Office 365 connectors? and How do you transition from Office 365 connectors to Workflows?. https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/

We are checking internally with documentation team to update the documentation.

alex-jitbit commented 1 month ago

@Prasad-MSFT thanks I already found the updated docs, but it would be great if you add an info-panel saying this is being deprecated with a link to the new docs which is here by the way: https://aka.ms/TeamsWebhookConnector

Prasad-MSFT commented 1 month ago

Hi @surbhigupta12 , please help here to update the doc as suggested.

surbhigupta12 commented 1 month ago

@Prasad-MSFT, please do not close this issue.

ChetanSharma-msft commented 1 month ago

Hello Everyone,

Microsoft has extended the retirement timeline through December 2025 to provide ample time to migrate to another solution such as Power Automate, an app within Microsoft Teams, or Microsoft Graph. Please refer this post: https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/

Note: We would suggest to user workflows in place of Office 365 connectors. Document is also updated: https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook?tabs=newteams%2Cdotnet

Thanks!!

microsoft-github-policy-service[bot] commented 1 month ago

Tell us about your experience!

Hi alex-jitbit! This issue is closed in our system. We would like your feedback on your experience with our support team and Platform.

Best regards, Teams Platform

microsoft-github-policy-service[bot] commented 1 month ago

Hi alex-jitbit! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

ChetanSharma-msft commented 1 month ago

Hello @surbhigupta12, @v-npaladugu, We have updated the note in the documentation at all the places except "Create Outgoing Weebhooks":

image

Could you please check and update it as well?