How to show facebook group wall/posts on the website in a feed

Ian HB picture Ian HB · May 3, 2013 · Viewed 18.6k times · Source

I am new here, I have read through all possible solutions to this and I can't find anything that answers our problem. I am an admin for a facebook group and we want to show the wall posts on a feed for the charities website. We have allowed anyone to see the posts on the facebook group settings. However, we cannot get it to work on the website feed to show the wall entries.

One problem maybe that no one has the original settings when the group was set up. There are now group two admins but both admins don't have any setup logins to see data from the group. Can we change this so we can get all the data that is available? We don't have any access to group users and data that is usual with pages so I think we are missing something major here.

The group is https://www.facebook.com/groups/borntoosoonkh/

Any help for a workaround on the access issue and also if it is possible to show wall posts from a group on a website feed. Really hope you all have brilliant ideas. Thank you for reading and your time.

one last thing, please.......I know that you cannot like a post unless you are a member of the group but I also can't find a join button for people to request membership.

Answer

Madarco picture Madarco · May 3, 2013

You can programmatically access the wall posts of a group, but you'll need an access_token, acquired from a Facebook Connect button.

For an example, see the Graph Api Debug Console: group Born too soon

enter image description here