Forum Discussion

nlouie's avatar
nlouie
Adept
12 years ago

REST: extracting avatar images

Hey guys, I need some help extracting the user's avatar image.

 

I'm currently using an REST API call that returns the data on a list of users of a specific role

 

http://community.futureshop.ca/restapi/vc/roles/id/387/users

 

However, i'm trying to get their Avatar information (img url) in the same XML. Can this be achieved? Or must I make separate API calls?

 

Thanks!

Nick