Skip to content

Microsoft Teams Connectors – URL Deprecation & Required Update #1794

Open
@MikaKerman

Description

@MikaKerman

Microsoft Teams Connectors – URL Deprecation & Required Update

Summary

Microsoft has officially deprecated the old URL format for webhook-based connectors in Teams as of January 31, 2025. Users must update their webhook URLs to ensure continued functionality. If the old URLs are not updated, messages will no longer be posted to Teams.

Required Action

Users need to update their webhook URLs for Incoming Webhook connectors to continue receiving messages in Teams.

How to Check if Your URL is Up to Date

  1. Go to the Teams channel where the connector is set up.
  2. Click Manage Channel > Edit under the Connectors option.
  3. In the Configured section, locate the Incoming Webhook connectors.
  4. If any connectors display “Attention required”, the URL must be updated.
  5. Click Manage, then select Manage and Update URL if the option is available.

How to Update the URL

  • If the connector supports updating the URL:

    1. Click Manage and Update URL to generate a new webhook URL.
    2. Copy and save the new URL, then click Save.
  • If updating is not an option:

    • Remove and reconfigure the connector to obtain a new URL.
  • Confirmation:

    • A successful update is confirmed when the Configure page displays "URL is up-to-date".

⚠ Important: Once a new URL is generated, the previous URL will immediately stop working. Ensure all services using the old URL are updated accordingly.


Note on Workflow Support

Currently, sending alerts from workflows using webhooks is not supported because workflows require a different message format (Adaptive Cards). We are currently adding support for this feature and will updat once it’s available.

Feel free to reach out with any questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions