In the timeline of facebook there is a block called “Activity Recent”.
Some applications, like Stumbleupon, publish news in this block.
So, I want to know what API, I have to use to insert news in this block ( Activity Recent ).
I am using JS SDK.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The API used is Open Graph, and is located here:
https://developers.facebook.com/docs/opengraph/
Be sure to read all documentation and follow the tutorial linked at the bottom of that page.