Results 1 to 2 of 2

Thread: Post to group wall

Hybrid View

  1. #1
    Join Date
    Jan 2010
    Posts
    18

    Default Post to group wall

    Hi,
    Is there a way that a spring social enabled application can allow a user who has already granted access to it to post to a group wall , if yes can you provide some pointers?

    Also is it possible to join a group or post to a public group using spring social?

    many thanks,
    Javed

  2. #2
    Join Date
    Aug 2004
    Posts
    1,069

    Default

    For posting to a group wall, I believe what you want is facebook.feedOperations().post(groupId, yourMessage).

    As for joining a group, I may be wrong, but I don't think that Facebook's Graph API even supports that...therefore, there'd be no way for Spring Social to support it. I'm willing to stand corrected, though, so if anyone knows how to do it through the Graph API, let me know and I'll see about getting it into Spring Social's Facebook API binding.
    Craig Walls
    Spring Social Project Lead

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •