Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Is Facebook planning to add functionality to allow developers to access the new "life events" posted on a user's timeline? How about those posted on a friend's timeline?

Thanks!

share|improve this question
Thanks for this. I reviewed that document and couldn't find any information relating to whether Facebook will publish API access to "life events". Do you have any data in this area? I appreciate it. – Ed Roman Dec 27 '11 at 21:13
Given that that is their current roadmap, if it's not on there ... it's not planned. Or if it is, no one outside of their internal development groups knows about it (which means no one here on StackOverflow knows anything about it). – Brian Roach Dec 27 '11 at 22:56

1 Answer

Life events are not currently readable via the API for a user or their friends.

Keep an eye on the updates at http://developers.facebook.com/blog which is where we'll announce this functionality if and when its it built.

if you're building an app which wants to publish life events, the best current suggestion is to model them as custom actions and custom objects on the open graph and build timeline aggregations which show these objects off to at their best.

share|improve this answer
Could you show me an example Graph API query that returns life event data (with the access_key and any incriminating personal data blanked out, of course)? – astletron Feb 25 at 20:47

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.