Rally - Create a Webhook to fire every time a User Story is updated
book
Article ID: 131693
calendar_today
Updated On:
Products
CA Agile Central On Premise (Rally)
CA Agile Central SaaS (Rally)
Issue/Introduction
How to create a Webhook that fires every time a User Story is updated in the specified Workspace.
Environment
Release: AGUE5099000-SAAS-Agile Central-Unlimited Edition SaaS-50 User Pack
Component:
Resolution
{
"AppName": "Test WebhookInbox Integration",
"AppUrl": "https://api.webhookinbox.com/test",
"Name": "Test WebhookInbox Integration",
"TargetUrl": "https://api.webhookinbox.com/test",
"ObjectTypes": ["HierarchicalRequirement"],
"Expressions": [{
"AttributeName": "Workspace",
"Operator": "=",
"Value":"f5555555-9911-4d70-b937-0555555551f2"
}]
}
Feedback
thumb_up
Yes
thumb_down
No