Create a CleverReach account
If you don’t already have one, create a CleverReach account.
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.
Obtain your credentials
After creating the app, you will see your Client ID and Client Secret. Copy these credentials.
Next
Follow the Quickstart.