Question

I am required to develop a view for the Rally agile tool using Javascript and HTML. I have not dealt with web languages that often in my new career as a dev.

I am just exploring their API, but am lost in how to explore their available object model, specifically, what can I query. I am not strong enough in JS to guess. I'd like to find something that shows what I can query, the objects, their properties, etc.

Do any of you have a link or someway to explore what is available?

Was it helpful?

Solution

You can get started by looking at the AppSDK. It is a toolkit that will help you make customized html + js views of Rally data in a simplified manner.

If you want to see the documentation on our Object Model you can look here.

Feel free to ask questions on here we try to do out best to be of assistance in our free time.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top