facebook
Features
| Feature | Status |
|---|---|
| Auth (OAuth) | ✅ |
| Syncs & Actions | ✅ |
| Nango Proxy | ✅ |
| Auto-pagination | 🚫 (time to contribute: <1h) |
| API-specific rate limits | 🚫 (time to contribute: <1h) |
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”.
API gotchas
Add Getting Started links and Gotchas by editing this page