Skip to content
netwolfuk edited this page Jul 23, 2015 · 17 revisions

tcWebHooks is a plugin for TeamCity which supports sending WebHook HTTP requests to other systems. Popular use cases are to send a message to your team's chat server, do kick off a process on another server (eg, deployment) or to post an update to a hardware device (build lamp, etc).

Creating and edit Webhooks is very simple. Once the plugin is installed, simply click on the "WebHooks" tab on any Build or Project page in teamcity.

####Create or Edit a Webhook Creating and Editing Webhooks is simple

####Configure the URL and the Build events that should trigger this webhook Configure the URL and the Build events that should trigger this webhook

####Further Reading

Clone this wiki locally