-2

is there any way to send data to users' wall or newsfeed from application(not from another user) who granted the application

Kara
  • 6,115
  • 16
  • 50
  • 57
msaif
  • 504
  • 1
  • 7
  • 23
  • 3
    So you want to have a function to spam someones Wall even you're not friends? – bastianwegge Apr 21 '11 at 12:16
  • 2
    Also note that you can't have two FB accounts, as that is a violation of the ToS. – Piskvor left the building Apr 21 '11 at 12:22
  • for example I am a shop owner and like to send data from admin page.I select facebook user id by checkbox and press submit button and then data is sent to the customer`s wall page. or application will send data to customers wall or may be from cron system. – msaif Apr 21 '11 at 12:25
  • Voting to reopen. I can conceive of both ethical and unethical uses for this functionality. I can even conceive of ways to solve msaif's use case without enabling spam, though without knowing his reasons for wanting this code I don't know if they will solve his problem. Regardless, I prefer to give him the benefit of the doubt. – Brian Apr 21 '11 at 13:41

1 Answers1

2

No. That would allow spam to run rampant throughout Facebook.

Perhaps you want advertising instead: https://www.facebook.com/advertising/

Daniel A. White
  • 187,200
  • 47
  • 362
  • 445