Skip to content

Instantly share code, notes, and snippets.

@niraj-shah
Created August 13, 2013 09:26
Show Gist options
  • Save niraj-shah/6219406 to your computer and use it in GitHub Desktop.
Save niraj-shah/6219406 to your computer and use it in GitHub Desktop.
Posting to a page using the page access_token
POST https://graph.facebook.com/[page_id]/feed?access_token=[page_access_token]
&name=Facebook API: Posting As A Page
&link=https://www.webniraj.com/2012/08/09/facebook-api-posting-as-a-page/
&caption=The Facebook API lets you post to Pages you own automatically - either as real-time updates or in the case that you want to schedule posts.
&message=Check out my new blog post!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment