Create an OAuth client in Salesmsg
Create an account
If you don’t have an account, go to the Salesmsg registration page and sign up.
Open OAuth Applications
- Log in to your Salesmsg account, and navigate to the OAuth Applications page.
Create a new client
- Click Create Client.
- Enter a name. For the Redirect URL, add
https://api.nango.dev/oauth/callback. - Click Create Client to generate client credentials. Your Client ID and Client secret will be displayed—save them, as you’ll need them when configuring your integration in Nango.
Next
Follow the Quickstart.