I'm trying to find up to date info on commuicating with TFS 2010 (now also refered to Microsoft ALM 2010, I believe).
This previous post 192579 from a Microsoft TFS team member states : The web services are not documented by Microsoft as it is not an officially supported route to talk to TFS. The officially supported route is to use their .NET API.
But this was anwser was back from 2008, so I was wondering if this is still the case with 2010. There is a post 2010 post that talks about using powershell and the tfs web services.
To give some context, I basically need to sync some workitems between TFS and another system. So if anyone has some advice on that it would be appreciated!
emp
Directly calling the web services in TFS 2010 is still a non-supported route. If your need is to synchronize work items between TFS and some other system, I highly recommend you check out the TFS Integration Platform project on CodePlex.
来源:https://stackoverflow.com/questions/3682140/are-tfs-2010-a-k-a-microsoft-alm-2010-web-services-exposed-documented