Register an OAuth application
Create a Moneybird application to obtain the Client ID and Client Secret.
1
Sign in to Moneybird
Sign in and navigate to the Moneybird Applications page.
- Click Create new application.
2
Fill in application details
Complete the application form.
- Enter a Name for the application (e.g.,
StackOne). - Set the Redirect URI to:
https://api.stackone.com/connect/oauth2/moneybird/callback
3
Add scopes
Select the scopes your integration requires.
4
Copy client credentials
After creation, copy the Client ID and Client Secret and store them securely.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Moneybird:1
Navigate to Connector Profiles
Login to StackOne and navigate to Connector Profiles
2
Create New Connector Profile
- Click + Connector Profile
- Search for and select Moneybird
- Select Type as OAuth 2.0
- Fill out the fields using details retrieved from your provider:
- Client ID
- Client Secret
- Scopes (Optional)
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile