Hi, I have a question about incoming webhooks. Can a single webhook send to multiple teams channel?

Akusoba, Jane 1 Reputation point
2021-09-15T16:18:39.127+00:00

I am writing a script that should automate posts in various teams channels depending on the channel passed in the event.queryStringParameter url.
Can a single webhook send to multiple teams channel?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,846 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ChetanSharmamsft 1,026 Reputation points Microsoft Vendor
    2021-09-15T16:50:54.973+00:00

    @Akusoba, Jane - Incoming Webhook is scoped and configured at the channel level.
    So we can not use a single webhook to send data to multiple teams channel.

    Reference docs:
    https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook