Is it possible to post on a friend’s wall from an external source (a different website)?
I have a platform that manages birthdays, and I want the users to post a birthday wish/card on their friends wall without going into Facebook.
Is that possible?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sure. You need to get the publish_stream permission which according to the official docs:
You would then use whatever SDK your using (php/js/python/etc) to publish to https://graph.facebook.com/profile_id/feed
parameters you could use in addition