1
Apply as a value-added partner
- Open the partner application form.
- Submit the form and wait for Church Community Builder / Pushpay to provision an OAuth application for your integration.
- When your application is created, note the Client ID, Client secret, and the scopes approved for your app.
2
Configure the redirect URI
Ask Pushpay / Church Community Builder to register the Nango callback URL on your OAuth application:
https://api.nango.dev/oauth/callback3
Choose scopes
Request only the scopes your product needs (for example
read:individuals, read:groups, write:individuals). Scopes must be a subset of what was approved when your OAuth application was created. If you omit scopes during authorization, Pushpay defaults to the full set approved for your app.4
Add credentials in Nango
In your Nango integration settings for Pushpay ChMS (v2), paste the Client ID, Client secret, and the scopes you need.
5
Next
Follow the Quickstart to create a test connection.