Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
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.

Does anyone know how to update Facebook Group information using the API?

I want to push some information to the facebook group (if the admin is logged in to my site).

share|improve this question

2 Answers

Nope, this is at the moment of this writting not possible. See: http://developers.facebook.com/docs/reference/rest/#publishing-methods

share|improve this answer

I'm not sure if that is possible. There aren't many operations available for managing groups through the API (according to the Wiki). Check out the API documentation at this url: Facebook API Wiki

I'm not sure if you can do anything else than selecting using the FQL though. You can check that out as well (it's on the wiki site).

share|improve this answer
Aye, Seems a bit of a pain though! Photos and events seem to be covered so why not Groups/Pages? – Rob McCann Dec 28 '09 at 23:49
Not sure why. I haven't tried using that myself but it's logical that Facebook doesn't want apps to be able to control groups/pages. Do you know of any apps that are able to do so? – Kristinn Örn Sigurðsson Dec 29 '09 at 0:13

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.