While facebook open graph tutorial is somewhat useful they are failing to tell me where i place the actions code.
To publish a built-in Read action on a built-in Article object to Open Graph, invoke the following call
POST https://graph.facebook.com/me/news.reads?article=[article object URL]
But where do i invoke this?