Pre-Configured APIs
API configuration: facebook
Features
Features | Status |
---|---|
Auth (OAuth) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
To setup Facebook OAuth with Nango, create a new app in the Meta developer portal. Then register the Nango callback URL:
- Go to the Dashboard of your Meta app. From there, add the “Facebook Login” product to your app by clicking “Set Up”.
- In the left side bar, you should see a new item “Facebook Login”. Open “Facebook Login” > “Settings”.
- In “Valid OAuth Redirect URIs”, paste the Nango callback URL (default:
https://api.nango.dev/oauth/callback
). - Click on “Save changes”.
Need help getting started? Get help in the community.
API gotchas
Add Getting Started links and Gotchas by editing this page