How i can get the User "Description" field from Active Directory, using none-premium connection?

Iron Contributor

I have a Power Apps canvas application, and i want to get the User's Description field from Active Directory.

 

This field:-

 

johnjohnPeter_1-1727826475753.png

 

 

now when i tried the SearchUser() connector, seems the properties i will get do not include the "Description" field, as follow:-

 

johnjohnPeter_0-1727826435927.png

 

I also tried this connection and it did not provide the Description (which is different from AboutMe property):-

 

Office365Users.UserProfileV2(User().Email)

 

So can i get this property with the help of power automate? keeping in mind that most of our users do not have premium license.

Thanks

0 Replies