Posts to your Facebook Pages (Meta does not allow posting to a personal timeline). Connect with OAuth after adding your Meta app's App ID and secret below, or paste a long-lived System User page token directly.
Facebook posting works through a Facebook Page, not a personal profile. You can connect either by OAuth (after registering a Meta app) or by pasting a long-lived System User Page token — the adapter needs the same App ID/Secret either way.
Go to Meta for Developers → My Apps → Create App, choose the "Business" type, and note the App ID and App Secret shown in Settings → Basic.
OpenAdd the Facebook Login use case to the app and request the pages_show_list, pages_read_engagement, and pages_manage_posts permissions.
OpenPaste the App ID and App Secret from Settings → Basic into the connect form's config fields.
Click Connect, log in as a Page admin, and approve the Pages permissions — the app pulls in one connected channel per Page you manage.
In Business Manager → Business Settings → System Users, create/select a System User, generate a token for the target Page with pages_manage_posts, and paste that Page ID and Page access token into the credential fields.
Opendevelopers.facebook.com → your app → Settings → Basic → "App ID". Create a Business-type app first. Posts go to Facebook Pages — Meta does not allow posting to a personal timeline.
Same app → Settings → Basic → "App Secret" (click Show). Keep it server-side only; never expose it in a browser.
Your Facebook Page → About → Page transparency, or Meta Business Suite → Settings → Pages.
Business Manager → System Users → generate a token for this Page with pages_manage_posts. Long-lived / non-expiring.