Last updated
© 2025 make.com
Last updated
To create OAuth 2.0 credentials for Facebook and other Meta apps, follow these general steps:
Follow the . Use the following information to complete the procedure as documented by Meta:
Choose an app type: Select Business.
Choose a use case: Select Other.
To access the required permissions, you add what Facebook calls products. Each product represents a unique set of API access. Facebook Login for Business enables access for most Make apps modules. Refer to the chart below for more details.
The default settings are compatible with your Make White Label instance and require no adjustments. However, you need to enter your OAuth redirect URI in the settings for Facebook login for business.
In the Meta for developers portal, go to the for your app.
In the left sidebar, click Add product.
Find Facebook login for business.
Under Client OAuth settings, enter your OAuth redirect URI in the field Valid OAuth Redirect URIs.
Click Save changes.
Refer to the table below and add any additional products required by Make's apps.
Adding Facebook login for business lets you begin using Facebook's API. You can now find your OAuth credentials and enter them in your instance.
In the Meta for developers portal, go to the App dashboard.
Click Settings.
Click Basic.
Find the App ID and copy paste it into the Client ID field on your Make instance at Administration > Native apps > {Facebook app} > Connection: Facebook.
Find the App secret and click Show.
Copy paste the App secret into the Client secret field on your Make instance at Administration > Native apps > {Facebook app} > Connection: Facebook.
Click Save on your Make Native apps connection page.
You can request access to specific permissions by going to Meta for developers > App Dashboard > App Review > Permissions and Reviews. The Permissions and Reviews page lists permission and includes unsuccessful attempts from modules on your Make instance. Use this page to request access to specific permissions and find information about any further requirements.
You can now test Facebook apps in scenarios. Without completing Meta's and you have limited API access to Facebook. As a result, some modules may encounter errors. The Testing and adding permissions section has information on gaining further Facebook API access.