Setup
Connect to your Help Scout app for OAuth.
To setup your Help Scout app in Cobalt for OAuth, you will need the following credentials from your Help Scout account:
- Client ID
- Client Secret
Pre-requisites
- Help Scout account. You can create one here.
Creating an app in Help Scout
To create a Help Scout app and aquire the above mentioned credentials, please follow the steps mentioned below:
- Log in to your Help Scout account.
- Click on the
Profile
icon in the top right, selectYour Profile
option and go toMy Apps
.
- Go to your
Apps catalog
in Cobalt > Search forHelpScout
>Settings
>Use your credentials
>Callback Url
> Copy it. - Click on
Create My App
button > Enter the App Name > Paste the Callback Url underRedirection URL
field and click onCreate
. - Copy the App ID and App Secret from the
Credentials
section.
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.
Help Scout Single Webhook URL
If you wish to create an orchestration where a workflow is being triggered when some operation occurs in Help Scout, you’d need to subscribe to Help Scout’s Webhook. Cobalt provides a single webhook URL to manage such event triggers for all your customers.
To setup Help Scout webhook subscription:
- Select HelpScout from the application list in Cobalt, and select
Settings
. - Copy the
Single Webhook Url
- Go to
Manage
in the top nav bar > SelectApps
>Webhooks
in your Help Scout account. - Click on
Install App
- Provide the
Secret Key
as ** ** > Paste the Single Webhook Url inCallback URL
> Toggle on for Active > Select the Events and click onSave
.
Ensure that the Secret key entered is “. No other value will be able to verify the Webhook.
Actions and triggers
Once the above setup is completed, you can create orchestrations of your use-cases using Help Scout actions and triggers. Following are the set of Help Scout actions and triggers supported by Cobalt.