I am going trough Facebook developer pages looking for right answer but all seems so confusing there and I just can’t figure out the right (and easiest) thing I need. So if anyone can provide a simple answer or www link on what I need to know here is my question: I need to post things (photos and/or text) to our Facebook brand page wall from a Desktop application.
I know I can send an email to email address assigned to our brand page, but I don’t want to go this way. Is there another way of posting photos to Facebook brand pages? If yes how and what are the requirements.
you need to get access_token for the page; then use the token to post as if you were posting to a regular facebook user’s feed – here’s info on how to get page access_token Facebook: post image and description to wall and in page album via php