Setup
Connect to your MyOB app for OAuth.
To setup your MyOB app in Cobalt for OAuth, you will need the following credentials from your MyOB Developer account:
- Client ID
- Client Secret
- Scopes
Pre-requisites
- MyOB Developer account. You can request access here.
Required Settings
- Mandatory Scopes
- CompanyFile
Creating an app in MyOB
To create a MyOB app and aquire the above mentioned credentials, please follow the steps mentioned below:
- Log in to your MyOB Developer account.
- Click on the
Developer
option in the top nav bar.
- Click on
Register App
button in the right. - Go to your
Apps catalog
in Cobalt > Search forMy OB
>Settings
>Use your credentials
>Callback Url
> Copy it. - Enter the
App Name
for your application and paste the Callback Url underRedirect Uri
and click onRegister App
button. - In the
Developer Dashboard
, copy the Client ID underKey
and Client Secret under theSecret
field.
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 MyOB actions. Following are the set of MyOB actions supported by Cobalt.