Facebook api – Is it possible to set up Facebook webhook for new page posts using Graph API?
I am trying to build an application with Ruby on Rails that gets the most recent Facebook posts from a public page and displays them in a certain way. Currently, I am planning to get the posts using the Koala…