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.

My Facebook Canvas app has a closed Facebook group associated with it. I would like to auto add users who install the app to this closed group. The Facebook UI doesn't allow adding non friends to a group, is it possible via the API ? Also there doesn't seem to be any app permission associated with it.

share|improve this question

1 Answer

up vote 1 down vote accepted

There probably won't ever be a way to automatically add a user to a group. Currently the Facebook group api only allows you to view membership details. Facebook may eventually allow you to invite users to the group using their group api. On that documentation link in the comments, a Facebook employee named Tiffany Chang Black comments that adding/removing users is not currently supported.

share|improve this answer

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.