I’m creating a few communities in the portal. I’m adding an avatar for each one, but when it comes back out of the API it looks very low resolution. Is there a way to get a higher res version, or alternatively create other fields for communities so that I can have a high quality image to associate with each one
Hello @BenGannaway , Please refer to this section of our docs regarding high-res images:
You can append ?size=large
or ?size=original
to the image URL to retrieve a higher resolution version.
Let us know if you need help applying this in your implementation!
1 Like