Skip to main content
Nintex Community Menu Bar

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?

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


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"


it should be written together - WorkPhone.

Regards,

Tomasz


it works for seprated for me!


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