1

In our app, you can be friends with each other (just like you can be friends on Facebook).

Is it possible to use the Open Graph Beta to post an update in the News Feed, Ticker, and Timeline that a user (who is already authenticated with "Add to Timeline") has "become friends" (action) with another user (object)? It doesn't appear that you can access Facebook profiles as objects, so how would this be accomplished? Or is it not possible?

Nathan Chase
  • 2,071
  • 2
  • 18
  • 15

1 Answers1

1

You could only post that as a normal status update or graph activity feed with hard coded text "John is now friends with Nathan". The Graph API does not currently allow you to tag users so that the posts could be linked to the user account.

bkaid
  • 51,465
  • 22
  • 112
  • 128