tags:

views:

22

answers:

1

hello is it possible to get group's images from facebook using facebook API ?

Thanks

A: 

Yes it is possible see here:

http://wiki.developers.facebook.com/index.php/Photos.get

The subj_id parameter you are passing to the Photos.get function needs to be the ID of the group.

Ivo Sabev