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!

link|improve this question

80% accept rate
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
feedback

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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