How can I update my business' Facebook page via my Ruby on Rails app?

Posted by Eric S. on Stack Overflow See other posts from Stack Overflow or by Eric S.
Published on 2010-06-09T22:34:27Z Indexed on 2010/06/09 22:42 UTC
Read the original article Hit count: 117

Filed under:
|

I'm creating a new rails app for my business, and I just finished a new feature where I can put an announcement on the website (for specials, sales, etc.). I want this announcement to automatically be set to my business' Facebook page. How can I easily do this? Is the only way to create a Facebook application, and then if so, can a Facebook application have permissions to edit a business' page (I know apps can edit user profiles, but I don't know about business pages)?

Thanks for any help!

© Stack Overflow or respective owner

Related posts about ruby

Related posts about facebook