Problem
Microsoft is retiring the legacy “Office 365 Connector” style Incoming Webhooks in Teams, which many integrations currently use.
Current Actions in this repo seem to rely on the deprecated connector, and there is no action supporting the Workflows webhook schema.
Therefore, the new Teams Workflows can not be integrated with Looker.
https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/
Proposal: Add New Action for Teams Workflows
I propose adding a new Action in this repository to support Teams Workflow-based incoming webhooks.
The changes from the previous connector is minimum:
- Adapt the messageCard to the new schema and possible adopt AdaptativeCard new schema.
Eventually, the actual teams connector would need to be removed.
https://learn.microsoft.com/en-us/connectors/teams/?tabs=text1%2Cdotnet#microsoft-teams-webhook
Problem
Microsoft is retiring the legacy “Office 365 Connector” style Incoming Webhooks in Teams, which many integrations currently use.
Current Actions in this repo seem to rely on the deprecated connector, and there is no action supporting the Workflows webhook schema.
Therefore, the new Teams Workflows can not be integrated with Looker.
https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/
Proposal: Add New Action for Teams Workflows
I propose adding a new Action in this repository to support Teams Workflow-based incoming webhooks.
The changes from the previous connector is minimum:
Eventually, the actual teams connector would need to be removed.
https://learn.microsoft.com/en-us/connectors/teams/?tabs=text1%2Cdotnet#microsoft-teams-webhook