TDV Adapter for Salesloft

Build 22.0.8462

Creating a Custom OAuth App

Create a Custom OAuth App

Complete the following procedure to obtain the OAuthClientId, OAuthClientSecret, and CallbackURL.

Create an App

Create an app to obtain the OAuth client credentials, the OAuthClientId and OAuthClientSecret. To create your app, go to https://accounts.salesloft.com/oauth/applications/. Specify an app name and the Redirect URI. You can see the Client Id and Client Secret listed in the App Credentials section under the Application Information.

Set a Callback URL

After creating your application, define your app's CallbackURL:

  1. In your app settings, go to OAuth & Permissions
  2. In the Redirect URLs section click Add a New Redirect URL.
  3. Set the callback URL to http://localhost:33333, or another port of your choice. Ensure that you save the URL.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462