Configure webhooks for Rally manually

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • 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.
      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 > Configure manually.
    2. 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.
    3. 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>.