Graph API - Get events by owner/creator

Posted by jwynveen on Stack Overflow See other posts from Stack Overflow or by jwynveen
Published on 2010-06-08T21:20:20Z Indexed on 2010/06/08 21:22 UTC
Read the original article Hit count: 413

Is there a way with the Facebook Graph API to get a list of all events created by a single profile? Our client creates a bunch of events and we want to pull a list of them all. I said that they would just have to make sure they set themselves to be attending the event, because then I can easily pull the list of events that profileId is attending, but I'm curious if there's another way. Maybe an FQL query? They look to require a query on the primary key though. And what would that FQL query look like if that's the way to do it??

© Stack Overflow or respective owner

Related posts about events

Related posts about facebook