Creating Photo Albums for Events

105 views
Skip to first unread message

Joseph Lippeatt

unread,
May 9, 2015, 1:09:25 PM5/9/15
to meetu...@googlegroups.com
Hello.

Plan to do some updates to my Lightroom plugin for Meetup, and was hoping changes to the MU API may have resolved one minor issue. If the event is over and no one has uploaded any images yet, they have to use the web interface instead of my plugin. This is because since no images are uploaded, no album exists yet.

Can the POST /2/photos API automatically create the album if an event ID is included in the request, but not album currently exists?

Thanks!
Joe

mike castleman

unread,
May 9, 2015, 1:23:58 PM5/9/15
to meetu...@googlegroups.com
hi Joe,

Yes, this is correct.

If you POST /2/photo, providing an event_id and no photo_album_id, the
API will do the right thing and create a photo album if needed or else
post to the existing album if it already exists. You can similarly pass
only an event_id to GET /2/photos and not worry about the photo_album_id
at all.

Hope this helps.

mlc
--
mike castleman
android developer, meetup
mailto:m...@meetup.com

Joseph Lippeatt

unread,
May 9, 2015, 1:40:49 PM5/9/15
to meetu...@googlegroups.com
Very good news, thanks.
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Meetup API" group.
> To unsubscribe from this group, send email to
> meetup-api+...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/meetup-api?hl=en?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups "Meetup API" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to meetup-api+...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages