Connect a Facebook Profile
Go to developers.facebook.com/apps → Create App → Business → fill basics. Grab the App ID and App Secret from App Settings → Basic.
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.
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.
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.