Update Avatar URL for a user through Automation

Hello,

We have a requirement to update user's Avatar through automation job. Can anyone suggest how we can achieve this?

Thanks

Parents Reply
  • I'd be interested in seeing a full example of how to do this within an Automation.

    The REST API for this look geared towards a user uploading an image using the browser, and the documentation for Group Avatars and User Avatars doesn't give you info on what you'd need to pass in for FileUploadContext when you're doing this programmatically.

    In an example, I'd really like to see it updating a Group/User avatar using the URL of an image elsewhere on the web via an automation script. That'd be really useful & would help a lot of people trying to figure this out.

Children