Facebook and Instagram are separate GoConva connections that both originate in a Meta app.

Create a Meta app

1

Create the app

At developers.facebook.com, create an app of type Business.
2

Add products

Add Facebook Login for Pages, and Instagram for Instagram business accounts.
3

Set redirect URIs

Under each product’s settings, add your callback to Valid OAuth Redirect URIs:
4

Copy credentials

App settingsBasic holds the App ID and App Secret.

Configure GoConva

Scopes

Connect with GET /connect/facebook.

Connect

In your workspace, go to SettingsIntegrations and click Connect on Facebook or Instagram. Facebook asks which Pages to grant access to — select every Page the agents should manage, as unselected Pages stay invisible. For Instagram, GoConva upgrades the short-lived token to a long-lived one automatically, so the connection lasts about 60 days before it needs reconnecting.

App Review

While your Meta app is in Development mode, only people with a role on the app can authorize it. Going live with real users requires submitting each permission above for App Review, which asks for a screencast and a written justification. Budget time for this — it is the longest lead item in a Meta integration.

Troubleshooting