0

I've done some research on this and was wondering if there is any way to access the user's photo via the Asana API?

The user photo I am referring to is the one that the user chooses in their profile.

mrglover
  • 3
  • 1
  • http://stackoverflow.com/questions/14565482/how-to-get-user-picture-using-asana-api –  Jul 18 '13 at 16:43

1 Answers1

0

We recently added the ability to fetch (but not change) the user's photo. Check out the updated documentation (specifically the "photo" attribute of the user model is what you're looking for).

agnoster
  • 3,744
  • 2
  • 21
  • 29