FQL Stream Facebook Application publish_stream
Posted
by Ronald Burris
on Stack Overflow
See other posts from Stack Overflow
or by Ronald Burris
Published on 2010-04-26T17:51:57Z
Indexed on
2010/04/26
17:53 UTC
Read the original article
Hit count: 437
I want to create/show an activity stream of everything that has been published/commented on behalf of my application. My question is, do I need to "farm" any "post" id's or am I able to call upon everything posted into the stream via my application from it's id in a FQL statement?
Thanks in advance!
© Stack Overflow or respective owner