function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Geetha28Geetha28 

Is there a way to mass upload photo(full photo url) for users in salesforce?

Have a requirement to mass upload photo for the users like chatter photo. Is there a way to do it ?

Thanks in Advance!
SFDC Developer.
Ramu_SFDCRamu_SFDC
I do not think there is a way to upload profile photos in bulk. However, there are apps in appexchange that would allow you to import images in bulk but not the profile photos. The post at the link might help where other users are referring to the same. https://success.salesforce.com/ideaview?id=08730000000HA1nAAG
Geetha28Geetha28
Thanks!! I thought through chatter REST api, might be possible.
Kalman SweetwineKalman Sweetwine
Anyone try with RESTful API? We're looking to bulk upload Chatter Photos for our community. 

 
Nitesh Jain 4Nitesh Jain 4

Anyone tried this "Chatter REST api"?? I need to implement the same

Anthony MalenaAnthony Malena
Would be nice if there was a way to do the equivelent of a Custom Formula IMAGE() reference.  In a previous Org, we opted to use a custom field on the User record to do this, so we could reference a set of pictures at a URL which werenamed "FirstName""LastName".png
Sean FieldingSean Fielding
We built out a free apps exchange product that leverages the chatter apis, but makes it available via dataloader.  Check it out at https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000EJfp0UAD.

If you have any specific needs not satisfied by the apps exchange listing, we also have full consulting services available to make modifications.
Sean FieldingSean Fielding
If you liked our PhotoLoader app, check out our PhotoDefaulter app https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000Ed01TUAR