1
Register Your OAuth App
- Log in to your Clio account.
- Navigate to Settings -> Developer Applications.
- Click Add to create a new application.
- Fill in the application name and description.
- Set the Redirect URI to:
https://api.nango.dev/oauth/callback - Save the application and note the Client ID and Client Secret.
2
Next
Follow the Quickstart to start building your integration.
No scopes are required for Clio’s OAuth flow. Leave the scopes field empty when configuring your integration in Nango.