Forum Discussion
biggie1224
Sep 06, 2023Copper Contributor
Project For web Accelerator AAD user table lookup
Hi All, is there way to utilize AAD user table instead or SystemUser table in the app for all the people picker values , for example in the project request form , for the owner or requested by or exe...
biggie1224
Sep 08, 2023Copper Contributor
ah i see , i was trying to poke around the app to see if I can swap out the User table with AAD table ,but looks like its not that straightforward. And do you know if there any possibility to Connect to Azure Devops , boards ? to bring in workitems as project requests?
Domlit
Sep 26, 2023Brass Contributor
you would probably have to do this as a power automate flow, collect data from azure DO tickets, parse in power automate and place the outputs of that ETL in new rows in msdyn_projectrequests table.