Connect web services to Microsoft Teams using webhooks
Learn how to create Incoming Webhooks and Outgoing Webhooks that connect web services to teams and channels in Microsoft Teams.
Note
This content was partially created with the help of AI. An author reviewed and revised the content as needed. Read more.
Learning objectives
After completing this module, you should be able to:
Create an Incoming Webhook
Create an Outgoing Webhook
Process data received from an Incoming Webhook
Send data to an Outgoing Webhook
Prerequisites
Basic understanding of Microsoft Teams apps and their components, including adaptive cards and task modules
Ability to program with JavaScript, TypeScript, and Node.js
Experience using Visual Studio Code at the intermediate level