Forum Discussion
Dean_Gross
Oct 12, 2017Silver Contributor
Photos from Workday
What is the recommended method for getting empoloyee photos from Workday into Azure AD/Office 365?
- J-LudoweseCopper Contributor
Dean_GrossI had the same question! any updates on a direction or tips for getting this worked out would be greatly appreciated.
- dgr4itIron Contributor
Dean_Gross Looking for pretty much the same answer...
So far, I've come up with two strategies:
- Download, then import
- Download first the photos from Workday (or get them directly from your HR department if they have them)
- Use PowerShell to batch import all the photos at once into O365 (example).
- Use some dedicated commercial solution such as Hyperfish.
Personally, I would rather go with 1 above, but haven't yet found a direct way of batch download Workday profile pictures (though I have the feeling it should be possible using the Get_Person_Photos method of their API.
PS: I have no relationship whatsoever with any of the links posted, just sharing what I've found together with my own issues.
- Ricardo_YamakawaCopper Contributor
dgr4it same here.... looking for a solution.
- Download, then import