I want to edit Facebook page info using Graph API. Every time I update on my website, I want automate update info of my Facebook Page.
|
feedback
|
|
You can post a status message on a Page by issuing an HTTP POST request to PAGE_ID/feed with the publish_stream and manage_pages permissions and the following parameters. Parameter Description Type Required message Status Message content string yes | |||||
feedback
|