Updating Avatars Via Script

Does anyone know if this is possible yet?

Hey! This one?

Thank you for sharing that! I realized that I used the wrong word/feature here.
I want to update the avatar field.

I have been using Make.com to do this but I noticed that my API calls have been resulting in 400 errors lately so i wanted to revisit using a script.

1 Like

Hi @helloitse

Have you checked out this topic? Essentially avatar coded as files collection similar to one you get with Files field on a Database. So API works the same just replace files/files with avatar/avatars.

Hope this helps.

1 Like

I’ll add it to my to-do list!