I need to get Area ID of the work item in Azure DevOps for creating custom rules in the process. Currently, I can only find Area Path of work item but for creating rules we need Area ID.
I need to get Area ID of the work item in Azure DevOps for creating custom rules in the process. Currently, I can only find Area Path of work item but for creating rules we need Area ID.
You can use Classification Nodes - Get Root Nodes Rest API with $depth property to get all the area paths.
In the response you will get the Id for the Areas: