Skip to main content
Nintex Community Menu Bar
Solved

Telephone number of the initiater (employee) automatically retrived

  • April 24, 2017
  • 5 replies
  • 11 views

Forum|alt.badge.img+3

Hey , I need the telephone number of the initiater of the workflow (who is an employee in the company ) be filled automatically in a sharepoint list . I have tried Office 365 Query User Profile action but it seems there is no way to return the tel. num. property, any tips?

Best answer by nada

Thanx for response ‌. I don't have the permission to test your suggestion, i go taccess denied error, but i figured out the property name, it is "Work phone"

5 replies

TomaszPoszytek
Forum|alt.badge.img+17

Is the property visible once you access profile via the URL, ex. http://<site url>/_api/sp.userprofiles.peoplemanager/getmyproperties? Is it set in Sharepoint CA to be visible by everyone?

If yes just copy the property name and use in the action and there is no way it won't work

Regards,

Tomasz


Forum|alt.badge.img+3
  • Author
  • 9 replies
  • Answer
  • April 25, 2017

Thanx for response ‌. I don't have the permission to test your suggestion, i go taccess denied error, but i figured out the property name, it is "Work phone"


TomaszPoszytek
Forum|alt.badge.img+17

it should be written together - WorkPhone.

Regards,

Tomasz


Forum|alt.badge.img+3
  • Author
  • 9 replies
  • April 25, 2017

it works for seprated for me!


Forum|alt.badge.img+13

Hey ‌, if you've resolved/answered your question, please mark an answer as correct to help others with the same question!