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.

I want my app/website to post on the active user's wall (likely as the status) that should look like the following image:

enter image description here

If I use the "feed dialog", i am not able to post custom header like USER gave a gift on APP as in this image.

Also, after about an hour ago , i am getting via APP_NAME if I use Feed Dialog

Pls help :)

share|improve this question

1 Answer

up vote 2 down vote accepted

This isn't possible via feed dialog. You need to use Open Graph actions to accomplish this.

See: http://developers.facebook.com/docs/opengraph/

share|improve this answer
+1 thanks, this was what i was looking for . – Shadowfax Oct 11 '12 at 17:38

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.