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.

Yahoo! Pipes is a web service which allows user to aggregate, filter, and combine web data sources such as RSS feeds and web pages into an output feed.

learn more… | top users | synonyms

1
vote
1answer
742 views

Facebook Graph API and Yahoo Pipes : Getting News Feed

I know that the following is used to request the news feed https://graph.facebook.com/me/home?access_token?... Which returns the set in json. What is the way to get this into a pipe ? I have tried ...