Setup
Connect to your Capsule CRM app for OAuth.
To setup your Capsule app in Cobalt for OAuth, you will need the following credentials from your Capsule Developer account:
- Client ID
- Client Secret
- Scopes
Pre-requisites
- Capsule Developer account. You can create one through GitHub here.
Required Settings
- Mandatory Scopes
- read write
Creating an app in Capsule
To create a Capsule app and aquire the above mentioned credentials, please follow the steps mentioned below:
- Log in to your Capsule Developer account.
- Click on the
New Application
button inYour Apps
section. - Go to your
Apps catalog
in Cobalt > Search forCapsule CRM
>Settings
>Use your credentials
>Callback Url
> Copy it. - Enter the App Name and Description > Paste the Callback Url under Redirect URL > Provide a Contact Email > Choose
Web Application
as Application Type and click onSave
.
- Copy the Client ID and Client Secret displayed in the App.
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.
Actions and triggers
Once the above setup is completed, you can create orchestrations of your use-cases using Capsule CRM actions and triggers. Following are the set of Capsule CRM actions and triggers supported by Cobalt.