-
Notifications
You must be signed in to change notification settings - Fork 28
Home
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
####Configure the URL and the Build events that should trigger this webhook
####Further Reading
- Home
- Installing
- Configuration
- Templates
- Parameters (aka Variables)
- Example Webhook output
- WebHooks REST API