Web hooks provide links to URLs so that data can be sent to other systems for processing at certain points in a project. This can occur:
•automatically, when a particular status movement occurs
•manually, by clicking a button available at the project edit screen. These buttons are defined for the project type and up to three may be specified.
For manual web hooks:
•select the required Web Hook (specified through Web Hooks maintenance)
•choose all Available Statuses at which the web hook may be triggered. A button appears on the project edit screen when the project is at any of these statuses; clicking the button posts the project record data to the URL specified for the web hook in JSON (JavaScript Object Notation) format.