4

I am looking for an example or link to resources that would explain how to add a new work item to TFS 2012 from an external app. I have read that TFS 2012 has web services that allow third-party apps to interface with it. I have been researching how to add a new work item and I have not found any examples about how to do this.

Jonathan Nixon
  • 4,940
  • 5
  • 39
  • 53
user31673
  • 13,245
  • 12
  • 58
  • 96

1 Answers1

5

Have a look at Shai's blog, he has tutorials on how to do pretty much anything with the TFS API.

This post goes through creating work items.

DaveShaw
  • 52,123
  • 16
  • 112
  • 141