Setup
Connect to your Salesloft app for OAuth.
Cobalt offers both Key Based and OAuth 2.0 integration for Salesloft. In this guide, we will look at the OAuth App setup process.
To setup your Salesloft app in Cobalt for OAuth, you will need the following credentials from your Salesloft Developer account:
- Client ID
- Client Secret
- Scopes
Pre-requisites
- Salesloft Developer account.
Required Settings
- Mandatory Scopes
- Accounts: Manage
- Accounts: Read
Creating an app in Salesloft
To create a Salesloft app and aquire the above mentioned credentials, please follow the steps mentioned below:
- Log in to your Salesloft Developer account.
- Click on the
Manage Apps
button in the top nav bar.
- Click on
Create New
button in OAuth Applications. - Go to your
Apps catalog
in Cobalt > Search forSalesloft
>Settings
>Use your credentials
>Callback Url
> Copy it. - Give the app
Name
> Paste the Callback Url copied underRedirect URL
field > SelectApplication Type
as Public application > Select the required Scopes and click onSave
.
Appl type is selected as Public Application to ensure people outside your organization can authenticate with it as well.
- Copy the
Application ID
(Client ID) andSecret
(Client Secret) displayed on the screen.
Configuring credentials in Cobalt
App settings page lets you configure the authentication settings for an OAuth 2.0
based application. For your customers to provide you authorization to access their data,
they would first need to install your application. This page lets you set up your application credentials.
Cobalt lets you use pre-configured applications to play around. You can do so by selecting Use our credentials
. However, if you wish to use your own application,
select Use your own credentials
. Provide the aquired Client Id and Client secret and save it.
Configuring Scopes
Cobalt lets you configure what permissions to ask from your users while they install your application. The scopes can be added or removed from the App settings page, under Permissions & Scopes
section.
For some applications Cobalt sets mandatory scopes which cannot be removed. Additional scopes can be selected from the drop down. Cobalt also has the provision to add any custom scopes supported by the respective platform.
Once the scopes has been added to the application in Cobalt, go to your Salesloft Developer account and update the scopes as added on Cobalt.
Select the OAuth App created for Cobalt and click on Edit
for it > Add the scopes under Scopes
as added in Cobalt > Click on Submit
.
If you are facing scopes missing or invalid scope error. Make sure you are not passing any custom scope not supported by the platform. And, the scopes selected here are identical to the ones selected in the platform.
Getting Production Credentials of App
Once you’ve built your app using OAuth Authenication, you must submit it to be reviewed for allowlisting so that it can be used by other Salesloft instances.
To more about the Salesloft App Publishing process, refer here.
Actions and triggers
Once the above setup is completed, you can create orchestrations of your use-cases using Salesloft actions and triggers. Following are the set of Salesloft actions and triggers supported by Cobalt.