Webhook
Webhook can be configured to send changes made in the external repository to Codebeamer application.
The Webhook path is: /scm/webhook/{projectKey}/{provider}.json
The GitHub path is: /scm/webhook/github.json
* 
The Content type needs to be set to application/json.
Was this helpful?