Setup
Connect to your FreeAgent app for OAuth.
To setup your FreeAgent app in Cobalt for OAuth, you will need the following credentials from your FreeAgent Developer account:
- Client ID
- Client Secret
Pre-requisites
- FreeAgent Developer account. You can create one here.
Creating an app in FreeAgent
To create a FreeAgent app and aquire the above mentioned credentials, please follow the steps mentioned below:
- Log in to your FreeAgent Developer account.
- Click on the
My Apps
icon in the top nav bar and selectCreate New App
button.
-
Enter the App
Name
andDescription
for your application. -
Go to your
Apps catalog
in Cobalt > Search forFreeAgent
>Settings
>Use your credentials
>Callback Url
> Copy it. -
Paste the Callback URL under
OAuth Redirect URIs
during app creation and click on theCreate App
button. -
Copy the
OAuth identifier
(Client ID) andSecret
(Client Secret) from the OAuth secrets section.
Ensure that the Secret is copied as it will be displayed only once.
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 FreeAgent actions and triggers. Following are the set of FreeAgent actions and triggers supported by Cobalt.