Is there a way for the app (xyz) to post on a spcefic member's FB wall and and not ALL members of the applicaiton? App xyz wants to post to Adam Smith's FB wall, "Adam Smith, your score has been beaten." My understanding is that only the member can self-post on their own wall and not the app. The objective is tryinng to get the notifications flag in the notification box in the upper left hand corner of the fb page to appear when our notificaiton comes through. By having the member self-post, the flag will not appear. So can an app xyz post on a particular member's wall without sending the post to all members? If not, is there a way of "raising" the notification flag when a post is made on that members wall?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
This is not possible via posts, but the Requests API allows for this; See App to User requests on https://developers.facebook.com/docs/requests/ |
|||||||||
|