1
Create an OAuth application
-
Open Planning Center OAuth applications:
https://api.planningcenteronline.com/oauth/applications - Create a new OAuth application.
-
Set the redirect URL for Nango:
- Redirect URI:
https://api.nango.dev/oauth/callback
- Redirect URI:
- Copy the Client ID and Client secret — you’ll paste these into your Nango integration settings.
2
Configure scopes
Scopes map to Planning Center products (People, Services, Calendar, etc.). Choose the scopes your integration needs from the Application Scopes list.
3
Next
Follow the Quickstart to connect your first account.