No announcements
Found 358837 threads
-
0 Votes
TFS REST API
Hi Champs, You could try to use Powershell with C# to get branches in a team ...Answered | 1 Replies | 1156 Views | Created by Champs League - Friday, September 15, 2017 6:05 PM | Last reply by Jingzhu Yan - Saturday, September 16, 2017 8:59 AM -
0 Votes
TFS 2015 REST API - subscribe
Please look at this link:https://blogs.msdn.microsoft.com/vishalag/2006/11/13/subscribe-to-team-foundation-server-tfs-event-workitemchangedevent/.Answered | 2 Replies | 864 Views | Created by Susan Lan - Wednesday, June 22, 2016 10:56 PM | Last reply by Tingting MO - Friday, June 24, 2016 5:09 AM -
1 Votes
REST API for TFS 2015 On-Premises TFS server
You look at Git items REST API to get files.Answered | 1 Replies | 1038 Views | Created by Vishwajeet (MCA,MCP,MCTS,MCITP) - Thursday, March 3, 2016 5:21 AM | Last reply by Tingting MO - Friday, March 4, 2016 5:25 AM -
2 Votes
REST APIs or .NET object model for TFS Online???
Does the TFS 2013 Object Model work with Visual Studio Online?Answered | 4 Replies | 1681 Views | Created by pbojkowski - Tuesday, December 10, 2013 9:37 PM | Last reply by Rich Collette - Friday, May 30, 2014 9:42 PM -
0 Votes
TFS REST API: Where can I get the IDs for Users/Groups to use in REST API calls?
Hi JohnH, Sorry for the mistake that the Account REST API is only supports for VSTS not TFS 2017.Answered | 6 Replies | 7871 Views | Created by JohnH_Work - Friday, January 20, 2017 11:29 AM | Last reply by Tingting MO - Wednesday, January 25, 2017 9:12 AM -
0 Votes
Use REST API REST API - queue/start a build on windows XP - TFS 2015.2
You don’t need to define something on XP machine, you just need to call REST API through HTTP request, for example, for the REST API with ...Answered | 3 Replies | 1208 Views | Created by Sgalsi - Monday, May 23, 2016 2:02 PM | Last reply by Starian chen - Thursday, May 26, 2016 3:09 AM -
0 Votes
How to call Rest Apis
This is an example on using TFS REST API to communicate with TFS.Answered | 1 Replies | 860 Views | Created by y e ll e sh - Friday, April 15, 2016 6:41 AM | Last reply by Tingting MO - Sunday, April 17, 2016 9:31 AM -
0 Votes
Unable to retrieve all work items via TFS 2015 REST API
Did that hereAnswered | 2 Replies | 1368 Views | Created by Dany_boy - Monday, May 23, 2016 5:47 AM | Last reply by Dany_boy - Friday, June 3, 2016 12:35 AM -
0 Votes
VSO REST API's
look at Get started with the REST APIs Please use Mark as Answer if my post solved your problem and use Vote As Helpful if a post was useful.Answered | 2 Replies | 570 Views | Created by Ramakrishna2013 - Tuesday, July 19, 2016 12:07 PM | Last reply by Daniel_Steiner - Wednesday, July 20, 2016 11:24 AM -
0 Votes
How to use TFS REST API in C# console application or PowerShell
Hi all, I am new to TFS REST API implementation in C#.Answered | 1 Replies | 13302 Views | Created by Vishwajeet (MCA,MCP,MCTS,MCITP) - Wednesday, March 9, 2016 10:01 AM | Last reply by Daniel_Steiner - Wednesday, March 9, 2016 1:00 PM -
0 Votes
XAML REST API Sample
- how can i start a build with this buid definition using the variables over the rest api?Answered | 1 Replies | 1096 Views | Created by Flash05 - Thursday, July 7, 2016 6:51 PM | Last reply by Tingting MO - Friday, July 8, 2016 7:42 AM -
1 Votes
Is there a rest API for visualstudio.com?
There is now a REST API in preview modeAnswered | 7 Replies | 3293 Views | Created by nikkh - Sunday, November 4, 2012 12:59 PM | Last reply by Geoffrey Whittington - Friday, May 23, 2014 2:33 PM -
0 Votes
How to tie/reconcile a TFS 2015 Release back to a Build through the TFS REST API
If so, this future could not be achieved in TFS now,we could only modify the status of release after the release is created, and could not update the release via rest api.Answered | 1 Replies | 515 Views | Created by rrober07msdn - Tuesday, February 21, 2017 2:47 PM | Last reply by Limitxiao Gao - Wednesday, February 22, 2017 8:15 AM -
0 Votes
Non-Authoritative Information Error Message when accessing TFS REST API
Hi NPKumar, I help you to move your question to VSO forum where you may get more help with TFS REST API problems.Answered | 3 Replies | 1648 Views | Created by NPKumar - Thursday, July 9, 2015 6:09 AM | Last reply by William Barr - Wednesday, July 15, 2015 3:43 AM -
1 Votes
Queue vNext build from c# using REST API (Tfs on premise)
in addition to Tingting answer look at the following thread:Answered | 3 Replies | 5868 Views | Created by garynguyen - Monday, March 20, 2017 1:18 AM | Last reply by AndyPham - Thursday, November 9, 2017 5:37 PM -
0 Votes
TFS api documentation
hi Rut you can use the VSO REST API which is supported on TFS 2013/2015 too (with a few restrictions):Create a work ...Answered | 1 Replies | 746 Views | Created by jmrut - Wednesday, October 14, 2015 7:27 PM | Last reply by Daniel_Steiner - Wednesday, October 14, 2015 8:09 PM -
0 Votes
VSO REST API for Test Management
As far as I know there’s no the REST API support to edit iterations in test result.Answered | 1 Replies | 859 Views | Created by Rathore11 - Friday, November 27, 2015 9:36 AM | Last reply by John Qiao - Monday, November 30, 2015 3:16 AM -
0 Votes
TFS 2015 Create Work Item via REST API is Failing
api-version=1.0 [team project URL]/_apis/wit/workitems/$Story?Answered | 7 Replies | 1911 Views | Created by Chrisboy68 - Friday, April 29, 2016 9:08 PM | Last reply by Clearly09 - Thursday, May 12, 2016 2:05 AM -
0 Votes
TFS REST API: Release API only Returns Pending Approvals for Authenticated User.
For on-premises TFS, to get a list of approvals, here is an example for you.Answered | 1 Replies | 1184 Views | Created by p.sharpe - Thursday, May 5, 2016 10:12 AM | Last reply by Tingting MO - Friday, May 6, 2016 6:03 AM -
0 Votes
How to queue a TFS build with MSBuild parameters through java SDK or REST api.
About REST API you mentioned, it's for Visual Studio Online.Answered | 1 Replies | 1238 Views | Created by Kiran.Singh.K - Thursday, June 4, 2015 9:34 AM | Last reply by Charles-Li - Friday, June 5, 2015 6:27 AM - Items 1 to 20 of 358837 Next ›
No announcements