Forum Discussion
Sarverizer
Aug 05, 2020Copper Contributor
Azure DevOps Service Hooks & Teams Incoming Webhooks
Hi everyone, I'm trying to determine how to utilize the Service Hooks in Azure DevOps so that we can tie into Teams via an incoming webhook to automatically post to a channel in Teams whenever a Pull...
- Aug 07, 2020
Sarverizer Check this lab https://www.azuredevopslabs.com/labs/vstsextend/teams/
It will do what you need.
alexisconia
Aug 07, 2020MVP
What kind of data are you sending to the webhook? A card?
- SarverizerAug 07, 2020Copper Contributor
alexisconia thank you for the reply - we are trying to use a Service Hook that will trigger when a Pull Request has been created. It was our hopes that when that happens, it would hook into Teams and post to a given channel using the email link for said channel via that Outlook webhook. We'd be open to any alternatives providing we can automatically post to a channel when that Pull Request is created.
Thanks for your time,
Scott