Page 1 of 1

how to post to the user's Facebook wall

Posted: Fri Oct 18, 2013 12:36 pm
by Ram

Dear Appery,

now that i can login as a facebook user and GET all relevant data from his account i'm looking to POST a message to the user's wall, do you have any working example/tutorial i can use to learn how to do that?

as always, many many thanks in advance!

Best,
R.


how to post to the user's Facebook wall

Posted: Fri Oct 18, 2013 1:33 pm
by Maryna Brodina

Hello! Unfortunately we don't have such tutorial. Please check Facebook API https://developers.facebook.com/docs/.... Let us know if you have any specific question.


how to post to the user's Facebook wall

Posted: Fri Oct 18, 2013 1:56 pm
by Ram

Hi Maryna,

thank you for your reply and link, i'm familiar with this FB page too but i didnt know how to implement it... ohh well... hope i'll figure this out without you

Image

Thx anyways!
R.


how to post to the user's Facebook wall

Posted: Mon Dec 09, 2013 11:28 pm
by adam griffin

If you still trying to publish to the user wall. Use the setFeed service given by the plugin. All you have to do is set the default value under the message request to what you want to post and add the permission request "publish_actions" to the click event of the first Facebook login page.