Skip to content

Support for Microsoft Teams Workflows Webhooks (Incoming Webhook Deprecation) #700

@gmolinga

Description

@gmolinga

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions