How to add a new TFS 2012 work item from an external application

I am looking for an example or resource link that will explain how to add a new work item in TFS 2012 from an external application. I read that in TFS 2012 there are web services that allow third-party applications to interact with it. I am learning how to add a new work item and I have not found examples of how to do this.

+4
source share
1 answer

Take a look at the Shai blog , it has tutorials on how to do something with the TFS API.

This post goes through the creation of work items.

+5
source

All Articles