Skip to main content
Nintex Community Menu Bar
Solved

Missing properties on the SmartObject "AD User"

  • April 14, 2025
  • 3 replies
  • 54 views

Forum|alt.badge.img+4

Hi,

I  have the SmartObject AD User under the “Active Directory Service 2”.
I’m able to use this SmartPbject and get the details for a certain user using the method GetUserDetails.

The issue that I have is that not all the available properties from AD are available on the SmartObject “AD User”. For example, I have some exterionAttirbuteX in AD that is not included.

It is some way to add these missing properties?

Thank you

 

Best answer by TinTex

OOTB there isn’t a way to add additional properties with the AD Service2 broker.

I would upvote the following idea:

Alternatively, you can try using the community Dynamic Active Directory service broker:

This broker allows you to define which additional properties to return.

3 replies

Forum|alt.badge.img+11
  • Nintex Employee
  • Answer
  • April 14, 2025

OOTB there isn’t a way to add additional properties with the AD Service2 broker.

I would upvote the following idea:

Alternatively, you can try using the community Dynamic Active Directory service broker:

This broker allows you to define which additional properties to return.


MillaZ
Nintex Employee
Forum|alt.badge.img+22
  • Nintex Employee
  • April 22, 2025

Hi ​@ovs has Tin’s response answered your question? 


Forum|alt.badge.img+4
  • Author
  • Scholar
  • April 23, 2025

Hi ​@MillaZ Thank you, yes!