Back to Profiles
Comment Automation
Onboarding

Connect a Facebook Profile

You bring the Meta app, access token, and proxy. We route every call through them.
What you’ll need
1 · A Meta Developer App (yours)

Go to developers.facebook.com/appsCreate App → Business → fill basics. Grab the App ID and App Secret from App Settings → Basic.

2 · Long-lived Access Token

Easiest path: Graph API Explorer → select your app → Get User Access Token → tick the permissions below → Generate. Paste the short-lived token into our wizard — we’ll auto-exchange it to a 60-day long-lived token.

3 · Required permissions
pages_show_list
pages_read_engagement
pages_manage_engagement
pages_manage_metadata
instagram_basic (IG)
instagram_manage_comments (IG)
4 · A dedicated proxy

HTTP(S) or SOCKS5, ideally matching the same region/IP as your AdsPower/Multilogin session. Avoid sharing this proxy with anyone else — Facebook links API activity to the IP.

5 · Webhook configuration inside your Meta app (we walk you through it)

After your credentials are validated we generate a unique callback URL and verify token for this profile. You paste them into your Meta app’s Webhooks product and subscribe to Page → feed, mention and Instagram → comments, mentions. Detailed text instructions are in the wizard; a Loom walkthrough will be embedded here shortly.

Start
Internal label — not sent to Facebook.
Back to Profiles