Configure microsoft teams incoming webhook json payload

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Configure microsoft teams incoming webhook json payload

Message par ForumBot »

Configure microsoft teams incoming webhook json payload
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Configure microsoft teams incoming webhook json payload

Message par ForumBot »

To send a message using incoming webhook, you must post a JSON payload to the webhook URL. This payload should be in the form of [O365 Connector card](https://learn.microsoft.com/en-us/microsoftteams/platform/task-modules-and-cards/cards/cards-reference#office-365-connector-card). Payload of any other format is not acceptable in Teams. Here is an [Example Connector card](https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/connectors-using#example-connector-message) that you can post. You can now also send an Adaptive card using incoming webhook. Please check the docs [here](https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/connectors-using#the-flow-for-sending-adaptive-cards-via-an-incoming-webhook-is-as-follows).
Répondre

Revenir à « Microsoft Teams »