I'm trying to create a flow that sends a message to the mentioned person in team when that person is mentioned in azure devops. In the discussion field the I'd of the mentioned person is different from his actual I'd. Please help me out!
#azuredevops
Hi @godspeed_x1 ,
Like mentioned in this Visual Studio community thread you could try and use the Get User Entitlements endpoint.
The id field in the response is the Azure Devops User Id and the user field should contain nested properties like origin (aad), principalname and originId (id) of the Azure Active Directory user.
WarrenBelz
146,645
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional