Configure webhooks for Rally to send sync notifications to the DevOps Change Velocity application.
About this task
To send inbound events to a ServiceNow instance for Rally, you must use the following API endpoint structure:
<instance_url>/api/sn_devops/v2/devops/tool/plan?toolId=<toolId>&&ni.nolog.token=<token>
Procedure
-
In DevOps Change Velocity, in the Configure to send data playbook activity, select Configure manually when configuring the tool instance to send data.

Note: You can also access manual configuration from the Jira tool record in DevOps Change Velocity. From the tool record, select .
-
Select Copy in the appropriate field to copy the value to your clipboard.
The field label changes to Copied, but you can copy multiple times.
-
Use the following API endpoint structure to send inbound events to your ServiceNow instance.
<instance_url>/api/sn_devops/v2/devops/tool/plan?toolId=<toolId>&&ni.nolog.token=<token>.