Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure webhooks for Rally manually

Configure webhooks for Rally to send sync notifications to the DevOps Change Velocity application.

Before you begin

Role required: sn_devops.admin or sn_devops.tool_owner in DevOps Change Velocity.

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

  1. In DevOps Change Velocity, in the Configure to send data playbook activity, select Configure manually when configuring the tool instance to send data.
Image omitted: configure-webhook-rally.png
Configure webhooks for Rally
**Note:** You can also access manual configuration from the Jira tool record in DevOps Change Velocity. From the tool record, select **Configure** &gt; **Configure manually**.
  1. 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.

  2. 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>.

    For more information, see Creation of webhooks to send inbound events to DevOps Change Velocity using token.

Parent Topic:Rally integration with DevOps Change Velocity