Getting Information from Active Directory

  • 16 September 2020
  • 2 replies
  • 85 views

Badge +2

Hi,

 

Using People function, i have created a form to get the name of the person from Active Directory,  based on the name the person's title is to be captured along with email address and work phone number in separate fields.

Thought of using Repeating Section, however it was not the appropriate option.

Need assistance in this.

I am a Newbie when it comes to Nintex and SharePoint 


2 replies

Userlevel 3
Badge +8

Hi @venkatch,

To get the person's information you can use the function userProfileLookup() as shown below :

 

8979iBB1C28BA3E02E335.png

 

I used calculated field with the following formula for Email as an example :

8980i1B5041D794355F87.png

 

Keep in mind that the information come from User profiles (that means that it should be synchronized properly with the Active Directory).

You can add some rules to make the  information visible once the person is filled.

 

Hope that helps,

^^

Badge +2

HI Cecilia,

 

Thank you very much, the solution worked.

It has really helped me in getting my query resolved.

 

Thanks once again.

Venkat

Reply