Forum Discussion

b_poplin's avatar
b_poplin
Expert
11 years ago

Avatar collection

We are interested in allowing a member to select an avatar from the default avatar collections in our custom mobile app.  How do you obtain a list of default avatar collections and the URL's to the avatars in Admin/Community Style/Asset Library/AVATARS?

 

Solution can be either via REST or some endpoint.

 

I have read http://community.lithium.com/t5/Developers-Discussion/Getting-an-Avatar-collection-via-REST/m-p/60360/highlight/true#M2013, but the endpoint solution mentionned includes no details on the syntax used to obtain the collections.

 

Thanks,

Britt

  • JakeS's avatar
    JakeS
    Lithium Alumni (Retired)
    It is correct that there is no way to get that list of default avatars through REST; I would assume that the endpoint approach actually involves just looking up the urls through the ui and then hard coding the info into the endpoint.