Answered by:
HTTP Service Endpoint for TFS builds

Question
-
Hello all,
Currently I have a build machine that uses Microsoft TFS build definitions. I currently use Slack service hook to notify our team when a build fails. I need to create a generic service hook on an external machine to receive build events from the same tfs build. This external machine is not on our network so it has to receive the hook via the internet (just like Slack does). But unlike Slack, I need to execute a script on the external machine instead of posting a message. I am assuming the webhooks is the way to go, But I would need an HTTP service endpoint on the external machine which I am not sure how to setup. Any advice appreciated, not sure if I'm just way off or if one of the other service hooks may be better for this purpose.
Friday, July 21, 2017 1:22 PM
Answers
-
I'd try them over here.
https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?category=vstfs
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Richard MuellerMVP Monday, July 24, 2017 1:23 PM
- Marked as answer by athurm Monday, July 24, 2017 7:33 PM
Friday, July 21, 2017 1:30 PM
All replies
-
I'd try them over here.
https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?category=vstfs
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Richard MuellerMVP Monday, July 24, 2017 1:23 PM
- Marked as answer by athurm Monday, July 24, 2017 7:33 PM
Friday, July 21, 2017 1:30 PM -
These Wiki articles might help:
The first article references Slack.
Richard Mueller - MVP Enterprise Mobility (Identity and Access)
- Proposed as answer by Richard MuellerMVP Monday, July 24, 2017 1:23 PM
Friday, July 21, 2017 6:35 PM -
thanks
Allen Thurman
Monday, July 24, 2017 7:33 PM