We create the VSO Bugs/ tasks using flows!!
Currently we have set a default area path for all the bugs.
Now we want the user to select area path from the form. One way can be create an entity, store all the area paths manually and then use a lookup on the form which would select the area for the VSO bug.
But this we might need to maintain whenever new area paths are added.
Is there anyway we can retrieve all the area paths of Visual Studio and populate in dropdown on crm form?