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 there a way to get with FQL or fb.api methods list of interactions of friends inside an application ?

share|improve this question

1 Answer

I don't believe so... at least not unless you're using facebook widgets or whatever, in which case maybe, I don't know. But if it's your app (interactions using code you've written) you'll need to track those interactions on your end I believe.

share|improve this answer
guess I've just found a way : developers.facebook.com/docs/reference/fql/stream – decarbo Dec 1 '10 at 10:19
Interesting... "interactions of friends inside an application"... I'd reword your question to read "a users facebook wall posts from within an application". If others read your question the way I did they may not have understood what it was you were looking for. – codemonkey Dec 1 '10 at 20:19

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.