I am wondering if there is a way to access TFS using web services in order to pull user stories. In the end state what I want to happen is that, user comes into my website, type in a user story id click a button, which then pulls the user story title, description, and who its assigned to into my website. I don't want them to know where the story is from just want them to be able to pull it. Any ideas on how I can do this would be great.
Update: Let me expand on my question as I have done a little more research. Has anyone tried to use OData with TFS in order to query or pull stories. Arethere any good examples that exist.
Thanks..