I'm new to VersionOne usage. I have downloaded the dll's of VersionOne API client and 'am trying to use to get following agile metrics. I'm trying to write a sample .Net application which should be able to pull data from the hosted version one site. I have read few blogs and came to know that VersionOne supports cross language API integration. But, currently I'm stuck in getting the following details to start with.
Can anyone please help me in this regard.
- How to get the list of projects under "Programs" using V1Instance class?
- How to get the list of all stories?
- How to get data to create burn charts?
Consider the VersionOne is hosted in this website: https://v1.com/v1/..
Also can you please suggest any website where I can get enough information for using versionone api's to retrive data.
Thanks in advance!!!