1
Create a CleverReach account
If you donβt already have one, create a CleverReach account.
2
Create a new OAuth app
- Log in to your CleverReach account.
- Navigate to My Account > Extras > REST API.
- Click Create OAuth App to register a new application.
- Fill in the required fields:
- App Name: Enter a name for your application.
- Redirect URL: Enter
https://api.nango.dev/oauth/callback.
- Click Save.
3
Obtain your credentials
After creating the app, you will see your Client ID and Client Secret. Copy these credentials.
4
Next
Follow the Quickstart.