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?
dgr4it
Jun 08, 2020Iron 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 (https://www.msb365.blog/?p=969).
- Use some dedicated commercial solution such as https://www.hyperfish.com/product.
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 https://community.workday.com/sites/default/files/file-hosting/productionapi/Human_Resources/v34.1/Get_Person_Photos.html 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_Yamakawa
Feb 17, 2021Copper Contributor
dgr4it same here.... looking for a solution.