Skip to content

Instantly share code, notes, and snippets.

@SecureCloud-biz
Forked from niraj-shah/fb_page_share
Created July 13, 2014 00:18
Show Gist options
  • Save SecureCloud-biz/0d6a5bb508b384c04a89 to your computer and use it in GitHub Desktop.
Save SecureCloud-biz/0d6a5bb508b384c04a89 to your computer and use it in GitHub Desktop.
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