Quantcast
Channel: Receive specific feeds from facebook using graph api - Stack Overflow
Viewing all articles
Browse latest Browse all 2

Receive specific feeds from facebook using graph api

$
0
0

I am developing an IPhone app. The user can post to his wall and now I want to read ONLY the news feeds that was posted from the IPHone app. When I use

https://graph.facebook.com/me/feed?access_token=...

I get all wall posts, and I can recognize the one posted from the iphone app by the "application" node in the JSON response. How can I filter those feeds? Should I use FQL instead?Thanks!!!

Edit: I tried using https://graph.facebook.com/search?q={My application name}&type=post&access_token= with no success...


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images