Skip to main contentThe Meta connector supports Meta products which have APIs with the root URL https://graph.facebook.com
, these include:
What’s Supported
Supported Actions
This connector supports:
Before You Get Started
To connect Meta with Ampersand, you will need a Meta Developer Account.
Once your account is created, you’ll need to create an app in Meta, configure the Ampersand redirect URI within the app, and obtain the following credentials from your app:
You will then use these credentials to connect your application to Ampersand.
Here’s how you can sign up for a Meta Developer account:
Follow the steps below to create a Meta app and add the Ampersand redirect URL.
-
Log in to your Meta Developer Account.
-
Click My Apps.
-
Click the Create App button.
-
Select a business portfolio if you have one and click Next.
-
Select a use case. For OAuth application it’s best to use the Other option.
-
Click Next.
-
Select an app type.
-
Click Next.
-
Enter the following app details:
- App Name: The name of your app.
- Contact Email: Select a contact email for the app.
-
Click Create app.
In the Settings > Basic section of your app’s dashboard, you will find the App ID and App Secret keys. Note these keys, as they are essential for connecting your app to Ampersand.
The above steps are enough for the Facebook product. To add the WhatsApp product, follow the steps below.
-
Move to the Add Product under Products and choose the whatsApp product then configure it.
-
Scroll to the Client OAuth Settings section.
-
In the Valid OAuth Redirect URIs field, enter the exact Callback URI: https://api.withampersand.com/callbacks/v1/oauth.
-
Log in to your Ampersand Dashboard.
-
Select the project where you want to create a Meta integration.
-
Select Provider Apps.
-
Select Facebook from the Provider list.
-
Enter the previously obtained App ID in the Client ID field and App Secret in the Client Secret field.
-
Enter the permissions (scopes) required for your application in Permissions. For details on permissions, refer to the Meta Permissions guide.
-
Click Save Changes.