Can this be done using Facebook Connect?

Posted by SLoret on Stack Overflow See other posts from Stack Overflow or by SLoret
Published on 2010-04-24T12:19:25Z Indexed on 2010/04/24 12:23 UTC
Read the original article Hit count: 262

Here is the sequence of events I would like to see happen:

  1. Visitor shows up to my site and clicks the connect button
  2. Visitor authorizes the connection by logging into their facebook account
  3. My site records their authorization
  4. My site posts to their wall "Sally just joined http://foo.com. A website about foo."
  5. Much later, my site can post other updates to the users wall using the stored authorization from step 3. Sally doesn't have to be actively on my site at the time this post to their wall happens.

Thanks in advance.

© Stack Overflow or respective owner

Related posts about facebook-connect

Related posts about facebook-api