Member-only story
How to send Message Notification on Microsoft Teams channel — Rest API & Webhook
Feb 26, 2023
Step By Step Guide to setup MS Team Webhook & Rest API
First, we need to open the channel, where we need to add the communication webhook.
On the channel, click on 3 dots(kebab menu) and click on Connectors
Search for Incoming webhook
Enter webhook name and upload icon image:
Click on create and then it will generate the webhook URL.
Message:
JSON Message Format:
{ "text": "My Test Message example"}