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.
Configure scopes
Scopes map to Planning Center products (People, Services, Calendar, etc.). Choose the scopes your integration needs from the Application Scopes list.
Next
Follow the Quickstart to connect your first account.