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 facebook javascript api support the functionality of sending requests to join groups? I'm making a closed group for my organisation, so everything is pulled from facebook and displayed on our intranet but only if you are a member of that group. I had a request that I should make a functionality of requesting to join a facebook group using the api and not on facebook, as employee are not allowed to see the facebook website unless the specified urls, can someone please let me know if this is possible to do and if maybe you know of some link that I can go a look at. Please let me know, even the iframe will do at this stage.

share|improve this question

1 Answer

Nope, sorry can't find anything in the Javascript API that allows you to send invites to groups.

share|improve this answer
Did this answer help you to find your solution to your question, if so, please accept this answer. See meta.stackoverflow.com/questions/5234/… for how to mark answers. Thank you! – DMCS Feb 4 '12 at 17:44

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.