Microsoft Teams
A Microsoft customizable chat-based workspace.
10,312 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am going through https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook which enables us to send messages to a Teams channel programatically.
But the webhook for a teams channel itself needs to be created manually here. Is it possible to use Graph API to configure a webhook for any channel?