Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Results from one DevAzure API results to feed into another DevAzure API call

I am using 

https://dev.azure.com/{organization}/{project}/_apis/build/builds/{Buildid}/workitems?api-version=6.0 to get WorkItemID and and then I need to loop through the results to get Work Item Details from https://dev.azure.com/{organization}/{project}/_apis/wit/workitems/{WorkItemID}?api-version=6.0 

 

How can I achieve this? 

 

2 Replies

  • v-xiaotang's avatar
    v-xiaotang
    Icon for Community Support rankCommunity Support

    Hi Anonymous 

    not sure, could you add more details about your question?

     

     

     

    Best Regards,

    Community Support Team _Tang

    If this post helps, please consider Accept it as the solution to help the other members find it more quickly.