Skip to main content

Facebook

TryPost supports posting to Facebook pages.

Connect your account

  1. Go to Accounts in the TryPost dashboard
  2. Click Connect Facebook
  3. Authorize TryPost on Facebook
  4. Select the page you want to manage

Supported content types

OAuth scopes

public_profile, pages_show_list, pages_read_engagement, pages_manage_posts, read_insights The read_insights scope powers per-post and per-page metrics in Analytics.

Self-hosting setup

  1. Go to Meta for Developers and create an app
  2. Add the Facebook Login product
  3. Set the redirect URL to {APP_URL}/accounts/facebook/callback
  4. Request permissions: public_profile, pages_show_list, pages_read_engagement, pages_manage_posts, read_insights
  5. Add to your .env: