Rally Lookback API for C#
问题 I’m having a hard time finding any information on how to retrieve snapshot data using the Rally REST API. I noticed there is a Lookback toolkit for Java, but I am coding in C#. In particular, I would like to retrieve Schedule State changes over time for Stories (aka Requirements). Any related example would also be very helpful. Thank you, -Phil 回答1: There is currently no built-in support for Lookback API in .NET REST tookit and in Java REST toolkit. See also this post As an imperfect