Skip to content
Patrizio Bekerle edited this page Nov 2, 2020 · 5 revisions

Most of the hive currently seems to be down, See Facebook bee setup problem. The post action now works with Facebook Pages.

Post

The action posts to a Facebook Page. Two config values are needed

page_id

See: How do I find my Facebook Page ID?

page_access_token

You can create a page token for your page in the Graph API Explorer with a Facebook App you need to create.

To publish a post you'll need to allow the pages_manage_posts and pages_read_engagement permissions in your page token.

Clone this wiki locally