Tell me more ×
SmugMug Stack Exchange is a question and answer site for SmugMug developers and end users. It's 100% free, no registration required.

Title says it all, really.

I can see readily in the API docs how to get a list of featured Albums, but I must be missing the way to get featured Images.

What am I missing?

share|improve this question

1 Answer

up vote 1 down vote accepted

It's not obvious due to the different name, but the albums.getInfo method returns the photo as "Highlight" in the response.

share|improve this answer
Awesome, thanks! – mkoistinen Nov 25 '12 at 16:55

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.