This forum is closed. Thank you for your contributions.
Hello,
Happy new year!!
How can I synchronize the ID or cell phone number of the user that is in the active directory to a field in the resources table? Is this possible between Project Online and active directory?
Thanks!
Alex.
It is possible with some simple custom code, a solution starter is here as an example: https://pwmather.wordpress.com/2016/11/07/update-projectonline-resource-custom-field-values-using-powershell-with-data-from-azuread-user-attributes-ppm-offce365-projectserver-csom/
If the property is not availabe in Azure AD PowerShell you can use the Graph API (a bit more work) or change this to run on-prem and query on-prem AD.
Paul
Paul Mather | Twitter | http://pwmather.wordpress.com | CPS | MVP | Downloads